blachp.techtransthai.org/.woodpecker.yml
Late Night Defender 004f2bc9d8
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
add go package in CI
2024-10-06 17:55:11 +07:00

9 lines
No EOL
343 B
YAML

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