traveling-salesman-bangkok/.woodpecker.yml
Late Night Defender 0d02d30db8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
copy files recursively
2025-02-28 19:47:13 +07:00

9 lines
No EOL
247 B
YAML

steps:
- name: techtransthai-simple-deploy
image: node
commands:
- npm i
- npm run build
- cp -r public/* /mnt/caddy-sites/tsib.techtransthai.org/
volumes:
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites