fix compose
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
- ./data:$HOME/.cache
|
- ./data:$HOME/.cache
|
||||||
- ./configs/NuGet:/root/.nuget/NuGet
|
- ./configs/NuGet:/root/.nuget/NuGet
|
||||||
environment:
|
environment:
|
||||||
GITEA_INSTANCE_URL: "http://gitea.int.boger.local"
|
GITEA_INSTANCE_URL: "https://gitea.sandev.io"
|
||||||
GITEA_RUNNER_REGISTRATION_TOKEN: ${GITEA_REG_TOKEN}
|
GITEA_RUNNER_REGISTRATION_TOKEN: ${GITEA_REG_TOKEN}
|
||||||
GITEA_RUNNER_NAME: "gitea-runner-dotnet"
|
GITEA_RUNNER_NAME: "gitea-runner-generic"
|
||||||
GITEA_RUNNER_LABELS: "dotnet-10,ubuntu2204"
|
GITEA_RUNNER_LABELS: "ubuntu-2204,generic,node-js,golang"
|
||||||
Reference in New Issue
Block a user