forked from phc/website
1
0
Fork 0

debugging 7

Antonio De Lucreziis 8 months ago
parent 5eb8e3fc85
commit f7076759e1

@ -18,8 +18,8 @@ steps:
- uname -a
- ldd --version
- node -v
- apt update && apt install -y libvips-dev
- npm ci
- npm install --include=optional sharp
- node -e 'import Sharp from "sharp"; console.log(Sharp)'
- npm run build
- cp -rT ./dist /mnt/website

Loading…
Cancel
Save