blog/.woodpecker.yml
Late Night Defender ff3b382a0e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Use older hugo for now
2024-10-18 23:43:45 +07:00

9 lines
No EOL
351 B
YAML

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