6 lines
248 B
YAML
6 lines
248 B
YAML
cache:
|
|
# Path to the shared secret file (generated on the VPS directly, outside
|
|
# git - see /root/stacks/.data/gitea/cache_secret). Must match
|
|
# external_secret_file in runner-config.yaml exactly.
|
|
external_secret_file: "/data/cache_secret"
|