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 39f8e596c4
commit bc1a29bad0
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: d192405b62eebdfed36355b05d61c0e2da85f1dcc705ce26ae5263655de08430
hmac: ca581d147bfe916e583cbfe5b62ff9810d28319499ecbe6ecd75bda32b1509b1
...