Add host labels to gitea runners
This commit is contained in:
parent
e1cb3f5f2e
commit
3070502c13
@ -1,4 +1,4 @@
|
|||||||
CONFIG_FILE=/config.yaml
|
CONFIG_FILE=/config.yaml
|
||||||
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
||||||
GITEA_RUNNER_NAME=druid2
|
GITEA_RUNNER_NAME=druid2
|
||||||
GITEA_RUNNER_LABELS=dind
|
GITEA_RUNNER_LABELS=dind,druid
|
@ -1,4 +1,4 @@
|
|||||||
CONFIG_FILE=/config.yaml
|
CONFIG_FILE=/config.yaml
|
||||||
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
||||||
GITEA_RUNNER_NAME=druid1
|
GITEA_RUNNER_NAME=druid1
|
||||||
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
|
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,druid
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
CONFIG_FILE=/config.yaml
|
CONFIG_FILE=/config.yaml
|
||||||
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
GITEA_INSTANCE_URL=https://gitea.jafner.tools
|
||||||
GITEA_RUNNER_NAME=fighter1
|
GITEA_RUNNER_NAME=fighter1
|
||||||
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,internal
|
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,internal,fighter
|
||||||
|
Loading…
Reference in New Issue
Block a user