Update 4 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 1m1s

This commit is contained in:
j
2025-12-17 23:33:14 +13:00
parent 8194500a38
commit de6ad1db93
4 changed files with 33 additions and 17 deletions

View File

@@ -1,8 +1,11 @@
# Service settings specific to this server
# Service settings specific to this server
# (can also override anything in the .template_info.env file in the template to make it specific to this server)
# $HOME etc expanded on remote server by bash.
GITEA_RUNNER_DIRECTORY="${HOME}/.gitea-runner"
# Change this to force re-registration (e.g., after changing name/labels/token)
REGISTRATION_ID=1
ACT_RUNNER_VERSION="0.2.11"
GITEA_URL="https://gitea.jde.nz"
GITEA_TOKEN="GITEA_TOKEN"