We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae0e7f commit 29bd855Copy full SHA for 29bd855
docker-compose.beta.yml
@@ -31,6 +31,8 @@ services:
31
build:
32
dockerfile: deployer.Dockerfile
33
context: ./
34
+depends_on:
35
+- worker
36
volumes:
37
- type: volume
38
source: build
0 commit comments