Browse Source

Add dependings

Ryan Wright 1 month ago
parent
commit
c7fb6ca0f8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docker-compose.yml

+ 2 - 0
docker-compose.yml

@@ -24,3 +24,5 @@ services:
       - DRONE_RUNNER_CAPACITY=2
       - DRONE_RUNNER_NAME=self-host
     restart: always
+    depends-on:
+      - drone-server