Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
		@@ -33,6 +33,8 @@ jobs:
 | 
				
			|||||||
  build:
 | 
					  build:
 | 
				
			||||||
    # needs: Dockerfile lint
 | 
					    # needs: Dockerfile lint
 | 
				
			||||||
    runs-on: k3s
 | 
					    runs-on: k3s
 | 
				
			||||||
 | 
					    container:
 | 
				
			||||||
 | 
					      image: gcr.io/kaniko-project/executor:v1.9.0-debug
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v3
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
      - name: Kaniko build
 | 
					      - name: Kaniko build
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user