Update .gitlab-ci.yml

This commit is contained in:
Blair Vanderlugt 2021-06-24 17:18:52 +00:00
parent 8668d63994
commit 542af155f7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ image:
entrypoint: [""]
variables:
KANIKO_CACHE_ARGS: "--cache=true --cache-copy-layers=true --cache-ttl=24h"
KANIKO_CACHE_ARGS: "--cache=false --cache-copy-layers=false --cache-ttl=24h"
ng_build_merge_request:
stage: build