fix(ci): pipeline dependency
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2022-11-12 14:32:16 +01:00
parent a6e214b654
commit 3d9fcb9ffb
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 4 deletions

View File

@ -701,9 +701,7 @@ depends_on:
- testing
- release
- deploy-docs
- docker-arm-release
- docker-amd64-release
- docker-manifest
- docker-release
steps:
- name: notify
@ -721,6 +719,6 @@ steps:
- failure
---
kind: signature
hmac: 9af6de023ca9e78e0b485948b58764007cb169ee3cbcdd9e909c2049f5d20740
hmac: 768d54fc8433705fb63f754adf19536a16152a4046a040afdbcbb7df60614056
...