mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 10:13:42 +00:00
also run build on push
This commit is contained in:
parent
e10588430f
commit
821460075a
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ pipeline:
|
|||
build:
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
- push
|
||||
branch:
|
||||
- develop
|
||||
image: node:16
|
||||
commands:
|
||||
- yarn
|
||||
|
|
Loading…
Reference in a new issue