Add depends on manifest to dispatch

This commit is contained in:
galal-hussein 2020-02-27 02:55:32 +02:00
parent f31a8d9e94
commit 0bb94286ed
1 changed files with 4 additions and 1 deletions

View File

@ -319,4 +319,7 @@ steps:
volumes:
- name: docker
host:
path: /var/run/docker.sock
path: /var/run/docker.sock
depends_on:
- manifest