thailinux.techtransthai.org/.woodpecker.yml
Late Night Defender 48d8e10680
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add CI
2024-10-06 18:01:19 +07:00

9 lines
No EOL
350 B
YAML

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