parallel
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
45e194d53c
commit
7e6e7c4a39
|
@ -33,6 +33,9 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- name: host_docker_sock
|
- name: host_docker_sock
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
depends_on:
|
||||||
|
- frontend
|
||||||
|
- backend
|
||||||
#when:
|
#when:
|
||||||
# event:
|
# event:
|
||||||
# - tag
|
# - tag
|
||||||
|
|
Loading…
Reference in New Issue