mirror of
https://github.com/casjaysdevdocker/gitea
synced 2024-11-23 05:23:07 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/zz-act_runner.sh
This commit is contained in:
parent
9273bb822d
commit
27ac0ee957
@ -295,6 +295,7 @@ EOF
|
||||
fi
|
||||
|
||||
for runner in "$CONF_DIR/reg"/*.reg; do
|
||||
echo "Setting up $runner"
|
||||
[ -f "$runner" ] && . "$runner"
|
||||
while :; do
|
||||
RUNNER_LABELS="${RUNNER_LABELS:-act_runner}"
|
||||
|
Loading…
Reference in New Issue
Block a user