mirror of
https://github.com/casjaysdevdocker/gitea
synced 2025-09-18 15:57:47 -04:00
🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 13s
Some checks failed
release-tag / release-image (push) Failing after 13s
rootfs/tmp/etc/act_runner/cache_server.yaml rootfs/tmp/etc/act_runner/default_config.yaml rootfs/usr/local/etc/docker/init.d/zz-act_runner.sh
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
log:
|
||||
# The level of logging, can be trace, debug, info, warn, error, fatal
|
||||
level: info
|
||||
level: warn
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
dir: '/data/act_runner/cache'
|
||||
# host: '0.0.0.0'
|
||||
# port: REPLACE_RUNNER_CACHE_PORT
|
||||
dir: 'REPLACE_RUNNER_CACHE_DIR'
|
||||
host: '0.0.0.0'
|
||||
port: REPLACE_RUNNER_CACHE_PORT
|
||||
|
Reference in New Issue
Block a user