1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-13 15:17:18 +08:00

Merge branch 'build-on-merge' into develop

This commit is contained in:
FloatingGhost 2022-06-26 18:20:54 +01:00
commit 7025cb8bb0

View file

@ -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