Update .cic-template.yml

This commit is contained in:
Blair Vanderlugt 2021-05-02 02:47:01 +00:00
parent a2e7d2973c
commit 9020fe1000
1 changed files with 1 additions and 1 deletions

View File

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