yeee forse ora funge
continuous-integration/drone/push Build is passing Details

main
Antonio De Lucreziis 8 months ago
parent 7c9d1e3fcc
commit 10bcde22bf

@ -18,8 +18,7 @@ steps:
- uname -a - uname -a
- node -v - node -v
- apk add --no-cache vips-dev build-base python3 - 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)' - node -e 'import Sharp from "sharp"; console.log(Sharp)'
- npm run build - npm run build
- cp -rT ./dist /mnt/website - cp -rT ./dist /mnt/website

Loading…
Cancel
Save