traveling-salesman-bangkok/.woodpecker.yml
Late Night Defender 96cacd67f4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
add ci
2025-02-28 19:41:48 +07:00

9 lines
No EOL
244 B
YAML

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