mirror of
				https://gitea.com/docker/setup-buildx-action.git
				synced 2025-10-30 08:38:06 +07:00 
			
		
		
		
	Fix workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									d479e0f33a
								
							
						
					
					
						commit
						59639b8774
					
				
							
								
								
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -109,7 +109,9 @@ jobs: | ||||
|       matrix: | ||||
|         driver-opts: | ||||
|           - image=moby/buildkit:latest | ||||
|           - image=moby/buildkit:master | ||||
|           - | | ||||
|             image=moby/buildkit:master | ||||
|             network=host | ||||
|     steps: | ||||
|       - | ||||
|         name: Checkout | ||||
| @ -119,7 +121,7 @@ jobs: | ||||
|         uses: ./ | ||||
|         with: | ||||
|           driver: docker-container | ||||
|           driver-opts: ${{ matrix.driver-opt }} | ||||
|           driver-opts: ${{ matrix.driver-opts }} | ||||
| 
 | ||||
|   docker-driver: | ||||
|     runs-on: ubuntu-latest | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user