mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-03 18:48:27 +00:00 
			
		
		
		
	build test image with output type=docker
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							@@ -50,10 +50,10 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          context: .
 | 
			
		||||
          push: false
 | 
			
		||||
          load: true # automatically load the single-platform build result to docker images
 | 
			
		||||
          tags: ${{ env.TEST_TAG }}
 | 
			
		||||
          cache-from: type=local,src=/tmp/.buildx-cache
 | 
			
		||||
          cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
 | 
			
		||||
          outputs: type=image,name=${{ env.TEST_TAG }},push=false
 | 
			
		||||
 | 
			
		||||
      # Temp fix
 | 
			
		||||
      # https://github.com/docker/build-push-action/issues/252
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user