forked from phc/website
1
0
Fork 0

updated .drone.yml

Antonio De Lucreziis 8 months ago
parent d409e83ccb
commit 969e8bea35

@ -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

Loading…
Cancel
Save