mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-05-22 06:43:35 +02:00
Add kaniko cache config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user