Add depends_on for push step
This commit is contained in:
parent
b4919a5662
commit
13f01cdc30
@ -580,6 +580,8 @@ steps:
|
|||||||
- name: push
|
- name: push
|
||||||
pull: always
|
pull: always
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
|
depends_on:
|
||||||
|
- download
|
||||||
settings:
|
settings:
|
||||||
author_email: "frederik@vikunja.io"
|
author_email: "frederik@vikunja.io"
|
||||||
author_name: Frederick [Bot]
|
author_name: Frederick [Bot]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user