mirror of
				https://gitea.com/docker/build-push-action.git
				synced 2025-10-31 17:18:18 +07:00 
			
		
		
		
	Fix workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e13f2c26a1
								
							
						
					
					
						commit
						1baa07036c
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -99,6 +99,7 @@ jobs: | |||||||
|           buildkitd-flags: --allow-insecure-entitlement security.insecure |           buildkitd-flags: --allow-insecure-entitlement security.insecure | ||||||
|       - |       - | ||||||
|         name: Build and push |         name: Build and push | ||||||
|  |         id: docker_build | ||||||
|         uses: ./ |         uses: ./ | ||||||
|         with: |         with: | ||||||
|           context: ./test |           context: ./test | ||||||
| @ -153,6 +154,7 @@ jobs: | |||||||
|           buildkitd-flags: --allow-insecure-entitlement security.insecure |           buildkitd-flags: --allow-insecure-entitlement security.insecure | ||||||
|       - |       - | ||||||
|         name: Build and push |         name: Build and push | ||||||
|  |         id: docker_build | ||||||
|         uses: ./ |         uses: ./ | ||||||
|         env: |         env: | ||||||
|           GIT_AUTH_TOKEN: ${{ github.token }} |           GIT_AUTH_TOKEN: ${{ github.token }} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user