@ -15,8 +15,7 @@ steps:
- name: host-website-dist
path: /mnt/website
commands:
- npm install
- npm install --cpu=x64 --os=linux --libc=glibc sharp
- npm ci
- npm run build
- cp -rT ./dist /mnt/website