Add kaniko cache config

This commit is contained in:
Daniel Lundin
2019-05-20 15:10:21 +02:00
parent c27e819938
commit 1b07550b36
+3
View File
@@ -10,5 +10,8 @@ steps:
- --destination=embarkstudios/wireguard-ui
- --context=dir://$PWD
- --reproducible
- --cache=true
- --cache-repo=kaniko-cache.buildkite.svc.cluster.local/kaniko/cache
- --cache-dir=$BUILDKITE_BUILD_PATH/_kaniko_cache
mount-secret:
- docker-hub-credentials:/kaniko/.docker