This commit is contained in:
2025-11-24 22:31:21 +01:00
parent 6822637982
commit 21b18fad34

View File

@@ -3,7 +3,7 @@ services:
# when you want to rebuild the runner (this creates a new runner) run:
# sudo docker compose up --build -d
gitea-runner-dotnet:
container_name: "gitea-runner-dotnet"
container_name: "gitea-runner-generic"
restart: unless-stopped
build:
context: .