mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Add depends on manifest to dispatch
This commit is contained in:
parent
f31a8d9e94
commit
0bb94286ed
@ -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