pipe experiment

This commit is contained in:
jusax23 2023-03-08 13:29:50 +01:00
parent 35f69f63b0
commit 40990e834a
Signed by: jusax23
GPG key ID: 499E2AA870C1CD41

View file

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