1
0
Fork 0

Disable cache when building the docker image

This commit is contained in:
Chocobozzz 2019-12-04 08:45:29 +01:00
parent 244e955e4e
commit 13927f456d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ build-nightly:
.docker: &docker
stage: docker-nightly
cache: {}
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]