Update .gitlab-ci.yml

This commit is contained in:
Blair Vanderlugt 2021-06-24 21:52:40 +00:00
parent 542af155f7
commit a070cbe710
1 changed files with 1 additions and 1 deletions

View File

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