add woodpecker ci

This commit is contained in:
Late Night Defender 2024-11-21 02:30:19 +07:00
parent b4b68f5b0e
commit 4db230f289

8
.woodpecker.yml Normal file
View file

@ -0,0 +1,8 @@
steps:
- name: techtransthai-simple-deploy
image: node
commands:
- npm i
- node_modules/.bin/vite build --outDir /mnt/caddy-sites/fsob.techtransthai.org/
volumes:
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites