Fix name
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
# when you want to rebuild the runner (this creates a new runner) run:
|
# when you want to rebuild the runner (this creates a new runner) run:
|
||||||
# sudo docker compose up --build -d
|
# sudo docker compose up --build -d
|
||||||
gitea-runner-dotnet:
|
gitea-runner-dotnet:
|
||||||
container_name: "gitea-runner-dotnet"
|
container_name: "gitea-runner-generic"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Reference in New Issue
Block a user