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 e6b0b52058
commit a989370d14
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: d2b2feacbb2ca973fb5f235468f225cb7561ad2a6278df29d58cbdfb644cf8a3
hmac: fe244fd5d5533b09ae29c2e9ef154c7d8ebdc4716bae5defac81118ca1214d50
...