ci fix
This commit is contained in:
parent
b4adb1c445
commit
f7bb7e3e4e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pipeline:
|
|||
buildBin:
|
||||
image: node:18
|
||||
commands:
|
||||
- apk add git zip tar
|
||||
- apt install git zip tar
|
||||
- npm run build-all
|
||||
- mkdir outbag_server
|
||||
- mkdir outbag_server/dist
|
||||
|
|
Loading…
Reference in a new issue