Set buildkitd-flags for ci workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									1110973d9c
								
							
						
					
					
						commit
						e0b127751c
					
				
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -38,6 +38,7 @@ jobs:
 | 
				
			|||||||
        uses: ./setup-buildx/ # change to docker/setup-buildx-action@master
 | 
					        uses: ./setup-buildx/ # change to docker/setup-buildx-action@master
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          driver-opt: network=host
 | 
					          driver-opt: network=host
 | 
				
			||||||
 | 
					          buildkitd-flags: --allow-insecure-entitlement security.insecure
 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Build and push
 | 
					        name: Build and push
 | 
				
			||||||
        uses: ./
 | 
					        uses: ./
 | 
				
			||||||
@ -78,6 +79,7 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          version: latest
 | 
					          version: latest
 | 
				
			||||||
          driver-opt: network=host
 | 
					          driver-opt: network=host
 | 
				
			||||||
 | 
					          buildkitd-flags: --allow-insecure-entitlement security.insecure
 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Build and push
 | 
					        name: Build and push
 | 
				
			||||||
        uses: ./
 | 
					        uses: ./
 | 
				
			||||||
@ -126,6 +128,7 @@ jobs:
 | 
				
			|||||||
        uses: ./setup-buildx/ # change to docker/setup-buildx-action@master
 | 
					        uses: ./setup-buildx/ # change to docker/setup-buildx-action@master
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          driver-opt: network=host
 | 
					          driver-opt: network=host
 | 
				
			||||||
 | 
					          buildkitd-flags: --allow-insecure-entitlement security.insecure
 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Build and push
 | 
					        name: Build and push
 | 
				
			||||||
        uses: ./
 | 
					        uses: ./
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user