Merge remote-tracking branch 'origin/master' into lash/cache-faucet

This commit is contained in:
nolash 2021-05-02 19:48:01 +02:00
commit 1b9cf373f5
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: