fix pipeline deps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-05-09 22:57:23 +02:00
parent 907e676ba0
commit 2aa836ffdd
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-quay
image: thegeeklab/drone-docker-buildx:20
@ -108,7 +108,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-gitea
image: plugins/gitea-release
@ -201,6 +201,6 @@ depends_on:
---
kind: signature
hmac: 2243a9a6d2bb6ec4974a4abcd81ad1d887b9837cc8675ceee34e6d29302a5311
hmac: dc637988ad9e93c35aee6647a831e613f118821b75a99b76655ca0e18661fa08
...