builds on merge into develop for ease of release
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
FloatingGhost 2022-06-26 18:13:57 +01:00
parent dda1a2f75c
commit e10588430f
1 changed files with 3 additions and 1 deletions

View File

@ -34,7 +34,9 @@ pipeline:
release: release:
when: when:
event: event:
- tag - push
branch:
- develop
image: node:16 image: node:16
secrets: secrets:
- SCW_ACCESS_KEY - SCW_ACCESS_KEY