pipe experiment
This commit is contained in:
parent
35f69f63b0
commit
40990e834a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
|||
- npm run prepublish
|
||||
- npm run bundleRelease
|
||||
buildBin:
|
||||
image: node:18-alpine
|
||||
image: node:18
|
||||
commands:
|
||||
- npm run build-linux-arm64
|
||||
- npm run build-linux-x64
|
||||
|
|
Loading…
Reference in a new issue