add ci
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-02-28 05:42:25 +07:00
parent ffaccdca45
commit 19a3a6b410

8
.woodpecker.yml Normal file
View file

@ -0,0 +1,8 @@
steps:
- name: techtransthai-simple-deploy
image: alpine
commands:
- apk add mkdocs
- mkdocs build -d /mnt/caddy-sites/docs.techtransthai.org/
volumes:
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites