mirror of
https://github.com/casjaysdevdocker/gitea
synced 2025-09-18 09:57:48 -04:00
🗃️ Committing everything that changed 🗃️
Some checks are pending
release-tag / release-image (push) Waiting to run
Some checks are pending
release-tag / release-image (push) Waiting to run
rootfs/tmp/etc/act_runner/cache_server.yaml rootfs/tmp/etc/act_runner/daemon.yaml rootfs/tmp/etc/act_runner/default_config.yaml rootfs/tmp/etc/act_runner/multi.yaml rootfs/usr/local/etc/docker/init.d/zz-act_runner.sh
This commit is contained in:
9
rootfs/tmp/etc/act_runner/cache_server.yaml
Normal file
9
rootfs/tmp/etc/act_runner/cache_server.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
log:
|
||||
# The level of logging, can be trace, debug, info, warn, error, fatal
|
||||
level: info
|
||||
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
enabled: true
|
||||
# The directory to store the cache data.
|
||||
dir: '/data/act_runner/cache'
|
Reference in New Issue
Block a user