changed pipeline

This commit is contained in:
Valentin Kolb 2023-11-20 16:37:08 +01:00
parent d7a8c5cc82
commit b8e5af3d0d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ stages:
build-container:
stage: build
image:
name: gcr.io/kaniko-project/executor:latest
name: gcr.io/kaniko-project/executor:debug
entrypoint: [ "" ]
script:
- /kaniko/executor