Unverified Commit d049a5d0 authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #1462 from galal-hussein/dispatch_event_fix

Add depends on manifest to dispatch
parents f31a8d9e 0bb94286
......@@ -319,4 +319,7 @@ steps:
volumes:
- name: docker
host:
path: /var/run/docker.sock
\ No newline at end of file
path: /var/run/docker.sock
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