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:
|
buildBin:
|
||||||
image: node:18
|
image: node:18
|
||||||
commands:
|
commands:
|
||||||
- npm run build-linux-arm64
|
- npm run build-all
|
||||||
- npm run build-linux-x64
|
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Reference in a new issue