Update runners
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user