Update .cic-template.yml

This commit is contained in:
Blair Vanderlugt 2021-05-02 02:54:03 +00:00
parent 9020fe1000
commit 13253a2dcc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ image:
entrypoint: [""]
variables:
KANIKO_CACHE_ARGS: "--cache=false --cache-copy-layers=true --cache-ttl=24h"
KANIKO_CACHE_ARGS: "--cache=true --cache-copy-layers=true --cache-ttl=24h"
CONTEXT: $CI_PROJECT_DIR/apps/
.py_build_merge_request: