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

This commit is contained in:
Robert Kaussow 2021-05-09 22:57:24 +02:00
parent fcb42005a9
commit 050cb74efc
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: 8e9b93e10e67982bf719b05d5e48c48be739db77565e5b2a687229a6b88418f0
hmac: 5c2a9c3283e29459194fc2f63fac55ad0ef49db8506838bba7fa82c5926a1b34
...