Fix woodpecker

This commit is contained in:
Yarmo Mackenbach 2022-02-25 20:53:20 +01:00
parent 4532fd90ea
commit e8c91df0c8
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 8 additions and 2 deletions

View file

@ -34,4 +34,7 @@ pipeline:
repo: keyoxide/doip-proxy
auto_tag: true
when:
event: tag
event: tag
depends_on:
- test

View file

@ -8,4 +8,7 @@ pipeline:
email:
from_secret: npm_email
when:
event: tag
event: tag
depends_on:
- test