mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #1462 from galal-hussein/dispatch_event_fix
Add depends on manifest to dispatch
This commit is contained in:
commit
d049a5d09f
@ -319,4 +319,7 @@ steps:
|
||||
volumes:
|
||||
- name: docker
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
path: /var/run/docker.sock
|
||||
|
||||
depends_on:
|
||||
- manifest
|
Loading…
Reference in New Issue
Block a user