fix(gitea): runner config for caching 4
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user