소스 검색

Add dependings

Ryan Wright 1 개월 전
부모
커밋
c7fb6ca0f8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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