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:
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
- push
|
||||
branch:
|
||||
- develop
|
||||
image: node:16
|
||||
secrets:
|
||||
- SCW_ACCESS_KEY
|
||||
|
|
Loading…
Reference in a new issue