Merge pull request #1462 from galal-hussein/dispatch_event_fix

Add depends on manifest to dispatch
This commit is contained in:
Erik Wilson 2020-02-26 18:45:18 -07:00 committed by GitHub
commit d049a5d09f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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