diff --git a/docker-compose.yaml b/docker-compose.yaml index 07aedcc..a59e855 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -79,7 +79,7 @@ services: extra_hosts: - "drone.aetoskia.com:192.168.1.111" - "gitea.aetoskia.com:192.168.1.111" - command: sh -c "update-ca-certificates && drone-server" + command: sh -c "update-ca-certificates && drone-runner" registry: image: registry:2