with limiter
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-10-28 22:40:54 +02:00
parent c27e4b9d5b
commit 0c2055b2af
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -42,6 +42,12 @@ steps:
from_secret: gitea_id_ed25519
depends_on:
- "load_secret"
when:
event:
include:
- push
- tag
- promote
- name: push_tags
image: kasperhermansen/drone-semantic-release:latest
@ -85,5 +91,3 @@ volumes:
temp: {}
- name: dockersock
temp: {}