'Generic Commit'

This commit is contained in:
Your Name
2025-06-01 16:21:54 +12:00
parent 86bae74779
commit 9ab3b8433a
5 changed files with 14 additions and 12 deletions

View File

@@ -8,3 +8,7 @@ GITEA_URL="https://gitea.jde.nz"
GITEA_TOKEN="GITEA_TOKEN"
GITEA_RUNNER_NAME="${SERVER}-${SERVICE}"
GITEA_RUNNER_LABELS="ubuntu-latest:docker://node:16-bullseye,ubuntu-22.04:docker://node:16-bullseye,ubuntu-20.04:docker://node:16-bullseye,ubuntu-18.04:docker://node:16-buster"
# Server Settings
SSH_USER="dropshell"