Disable cache when building the docker image
This commit is contained in:
parent
244e955e4e
commit
13927f456d
|
@ -100,6 +100,7 @@ build-nightly:
|
||||||
|
|
||||||
.docker: &docker
|
.docker: &docker
|
||||||
stage: docker-nightly
|
stage: docker-nightly
|
||||||
|
cache: {}
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:debug
|
name: gcr.io/kaniko-project/executor:debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user