@ -18,8 +18,7 @@ steps:
- uname -a
- node -v
- apk add --no-cache vips-dev build-base python3
- npm install --save node-addon-api node-gyp
- npm ci
- npm install
- node -e 'import Sharp from "sharp"; console.log(Sharp)'
- npm run build
- cp -rT ./dist /mnt/website