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

This commit is contained in:
Robert Kaussow 2022-11-03 22:01:07 +01:00
parent 7167c193c4
commit 4615896490
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 3 deletions

View File

@ -36,8 +36,6 @@ steps:
when:
ref:
- refs/pull/**
depends_on:
- verify
- name: tags
image: thegeeklab/docker-autotag
@ -193,6 +191,6 @@ depends_on:
---
kind: signature
hmac: 0d0e72a54efd88133e49e97ec2ac9eeb14335bbde9600f54015b1f812edd04d3
hmac: 0c57ba1ef7ccc0642fd0811c068c3d7fd15e299c54fafcffb750dfac47323e50
...