forked from AkkomaGang/akkoma-fe
builds on merge into develop for ease of release
This commit is contained in:
parent
dda1a2f75c
commit
e10588430f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue