diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fcc0ef..325f91b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ variables: build: stage: build image: - name: gcr.io/kaniko-project/executor:v1.9.0-debug + name: gcr.io/kaniko-project/executor:v1.11.0-debug entrypoint: [""] script: - echo "${CI_PROJECT_DIR}"