Try to work around buildkit bug
This commit is contained in:
		
							parent
							
								
									b84fcf068c
								
							
						
					
					
						commit
						d1d43c42b0
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -24,6 +24,7 @@ jobs:
 | 
			
		|||
        uses: docker/setup-buildx-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
          config: .github/buildkit.toml
 | 
			
		||||
          driver-opts: image=moby/buildkit:v0.9.1
 | 
			
		||||
      - name: Login to Docker
 | 
			
		||||
        uses: docker/login-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			@ -59,6 +60,7 @@ jobs:
 | 
			
		|||
        uses: docker/setup-buildx-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
          config: .github/buildkit.toml
 | 
			
		||||
          driver-opts: image=moby/buildkit:v0.9.1
 | 
			
		||||
      - name: Login to Docker
 | 
			
		||||
        uses: docker/login-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			@ -95,6 +97,7 @@ jobs:
 | 
			
		|||
        uses: docker/setup-buildx-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
          config: .github/buildkit.toml
 | 
			
		||||
          driver-opts: image=moby/buildkit:v0.9.1
 | 
			
		||||
      - name: Login to Docker
 | 
			
		||||
        uses: docker/login-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								.github/workflows/pr.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pr.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -26,6 +26,7 @@ jobs:
 | 
			
		|||
        uses: docker/setup-buildx-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
          config: .github/buildkit.toml
 | 
			
		||||
          driver-opts: image=moby/buildkit:v0.9.1
 | 
			
		||||
      - name: Build Image
 | 
			
		||||
        run: ./makeimage.sh ${{ matrix.target }} ${{ matrix.variant }}
 | 
			
		||||
      - name: Build ffmpeg
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue