fifty-shades-of-bully/.woodpecker.yml
Late Night Defender 027097732c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
clean up webroot before each build
2024-11-21 02:36:20 +07:00

8 lines
No EOL
287 B
YAML

steps:
- name: techtransthai-simple-deploy
image: docker.io/library/node:alpine
commands:
- npm i
- node_modules/.bin/vite build --emptyOutDir --outDir /mnt/caddy-sites/fsob.techtransthai.org/
volumes:
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites