release on merge
Some checks failed
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
FloatingGhost 2022-06-28 16:09:42 +01:00
parent 167c511041
commit 9e6d237708

View file

@ -16,7 +16,9 @@ pipeline:
glibc: glibc:
when: when:
event: event:
- tag - push
branch:
- develop
secrets: secrets:
- SCW_ACCESS_KEY - SCW_ACCESS_KEY
- SCW_SECRET_KEY - SCW_SECRET_KEY
@ -44,7 +46,9 @@ pipeline:
musl: musl:
when: when:
event: event:
- tag - push
branch:
- develop
secrets: secrets:
- SCW_ACCESS_KEY - SCW_ACCESS_KEY
- SCW_SECRET_KEY - SCW_SECRET_KEY