Skip to content
Snippets Groups Projects
Commit 82e0d445 authored by Roang's avatar Roang
Browse files

Add kaniko cache directory

parent 0187c6c8
Branches
No related tags found
No related merge requests found
...@@ -93,6 +93,7 @@ warmup: ...@@ -93,6 +93,7 @@ warmup:
--cache-copy-layers=true --cache-copy-layers=true
--cache-run-layers=true --cache-run-layers=true
--cache-ttl=24h --cache-ttl=24h
--cache-dir=$CI_PROJECT_DIR/.cache/kaniko
--cache-repo=$CI_REGISTRY_IMAGE/cache --cache-repo=$CI_REGISTRY_IMAGE/cache
KANIKO_ARGS: KANIKO_ARGS:
--skip-unused-stages=true --skip-unused-stages=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment