pipe build all

This commit is contained in:
jusax23 2023-03-08 14:01:15 +01:00
parent 40990e834a
commit 44e2bf0da1
Signed by: jusax23
GPG key ID: 499E2AA870C1CD41

View file

@ -13,8 +13,7 @@ pipeline:
buildBin:
image: node:18
commands:
- npm run build-linux-arm64
- npm run build-linux-x64
- npm run build-all
when:
event: tag
publish: