pipe build all
This commit is contained in:
parent
40990e834a
commit
44e2bf0da1
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue