Add depends_on for push step

This commit is contained in:
kolaente 2021-09-05 13:03:15 +02:00
parent b4919a5662
commit 13f01cdc30
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

View File

@ -580,6 +580,8 @@ steps:
- name: push
pull: always
image: appleboy/drone-git-push
depends_on:
- download
settings:
author_email: "frederik@vikunja.io"
author_name: Frederick [Bot]