Update runners

This commit is contained in:
2025-09-02 23:23:21 -05:00
parent 3641a304b6
commit e8228968a3
3 changed files with 220 additions and 10 deletions

View File

@@ -126,21 +126,13 @@ services:
networks:
- gitea
environment:
# - CONFIG_FILE=/config.yaml
- CONFIG_FILE=/config.yaml
- GITEA_INSTANCE_URL=https://gitea.loadingm.xyz/
- GITEA_RUNNER_REGISTRATION_TOKEN=i04H1aJxHByflAjVneA0G5CmPl1ntQDtGDeZCBnM
- GITEA_RUNNER_NAME=local
- "GITEA_RUNNER_LABELS=\
rustup-stable:docker://gitea.loadingm.xyz/the10thwiz/rustup:stable,\
rustup-beta:docker://gitea.loadingm.xyz/the10thwiz/rustup:beta,\
rustup-nightly:docker://gitea.loadingm.xyz/the10thwiz/rustup:nightly,\
ubuntu-latest:docker://node:16-bullseye,\
ubuntu-22.04:docker://node:16-bullseye,\
ubuntu-20.04:docker://node:16-bullseye"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /data/gitea/runner/:/data
# - ./runner-config.yaml:/config.yaml
- ./gitea-runner.yaml:/config.yaml
# calibre:
# image: "linuxserver/calibre-web"
# 5d-diplomacy-frontend: