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

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

View File

@ -94,7 +94,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-quay
image: thegeeklab/drone-docker-buildx:20
@ -111,7 +111,7 @@ steps:
- refs/heads/main
- refs/tags/**
depends_on:
- changelog
- changelog-format
- name: publish-gitea
image: plugins/gitea-release
@ -204,6 +204,6 @@ depends_on:
---
kind: signature
hmac: c8e827316b75615b657c139fe9d40cfa5cc00f2b38b5127b3040fac499e9d3a6
hmac: 39fce31c14c4f9ced76b2f99bcedc671c02050c983afdd9ef8bbd0f12a0b6122
...