forked from AkkomaGang/akkoma-fe
Merge pull request 'Build and release on merge into develop' (#17) from build-on-merge into develop
Reviewed-on: AkkomaGang/pleroma-fe#17
This commit is contained in:
commit
b87637c611
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