forked from AkkomaGang/akkoma-fe
Merge branch 'build-on-merge' into develop
This commit is contained in:
commit
7025cb8bb0
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- push
|
||||||
|
branch:
|
||||||
|
- develop
|
||||||
image: node:16
|
image: node:16
|
||||||
commands:
|
commands:
|
||||||
- yarn
|
- yarn
|
||||||
|
|
Loading…
Reference in a new issue