Merge pull request #1460 from galal-hussein/dispatch_event_fix_116

[Backport v1.16] Add depends on manifest to dispatch
pull/1699/head
Erik Wilson 2020-02-26 18:44:38 -07:00 committed by GitHub
commit 74fe7bdaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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