changed pipeline
This commit is contained in:
parent
d7a8c5cc82
commit
b8e5af3d0d
|
@ -4,7 +4,7 @@ stages:
|
||||||
build-container:
|
build-container:
|
||||||
stage: build
|
stage: build
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:latest
|
name: gcr.io/kaniko-project/executor:debug
|
||||||
entrypoint: [ "" ]
|
entrypoint: [ "" ]
|
||||||
script:
|
script:
|
||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
|
|
Loading…
Reference in New Issue