TEST: build
Some checks failed
Build docker container / Build image (push) Failing after 10s

This commit is contained in:
2025-12-18 01:12:01 +01:00
parent e6b15e81a7
commit d90ad367ad

View File

@@ -9,7 +9,7 @@ jobs:
name: Build image
runs-on: ubuntu
container:
image: gcr.io/kaniko-project/executor:latest
image: gcr.io/kaniko-project/executor:debug
steps:
- run: |