Unverified Commit 74fe7bda authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #1460 from galal-hussein/dispatch_event_fix_116

[Backport v1.16] Add depends on manifest to dispatch
parents 16c99b87 555d4c2f
...@@ -319,4 +319,7 @@ steps: ...@@ -319,4 +319,7 @@ steps:
volumes: volumes:
- name: docker - name: docker
host: host:
path: /var/run/docker.sock path: /var/run/docker.sock
\ No newline at end of file
depends_on:
- manifest
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment