Add CI
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-10-06 06:24:35 +07:00
parent 0ae72199da
commit 4ce99fb836

7
.woodpecker.yml Normal file
View file

@ -0,0 +1,7 @@
steps:
- name: simple-deploy
image: alpine/git
commands:
- git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull
volumes:
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites