fix: update kaniko image path in gitlab-ci
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ variables:
|
||||
build_image:
|
||||
stage: build
|
||||
image:
|
||||
name: 10.15.39.186:8082/library/gcr.io/kaniko-project/executor:debug
|
||||
name: 10.15.39.186:8082/kaniko-project/executor:debug
|
||||
entrypoint: [""]
|
||||
before_script:
|
||||
- mkdir -p /kaniko/.docker
|
||||
|
||||
Reference in New Issue
Block a user