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 b954ce51ec
commit ff6421bcb6
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 3 deletions

View File

@ -85,7 +85,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-quay
image: thegeeklab/drone-docker-buildx:20
@ -102,7 +102,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-gitea
image: plugins/gitea-release
@ -195,6 +195,6 @@ depends_on:
---
kind: signature
hmac: 32f47c4643a2e25175cb1bf7a78dd447c8a9083f53ca82493afc86685d2b2b61
hmac: a1f7400028453cb7a43a23cc25eaae9e6b1eb972eb83153b6d37dc09b8b6d00b
...