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

This commit is contained in:
Late Night Defender 2024-10-06 18:01:19 +07:00
parent 539f205124
commit 48d8e10680

9
.woodpecker.yml Normal file
View file

@ -0,0 +1,9 @@
steps:
- name: techtransthai-simple-deploy
image: alpine
commands:
- apk add git go
- apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo
- hugo --destination /mnt/caddy-sites/thailinux.techtransthai.org/public
volumes:
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites