use hugo from normal alpine repos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-02-28 14:02:50 +00:00
parent b979944a72
commit 1d3ee32aef

View file

@ -7,7 +7,7 @@ steps:
- name: deploy
image: alpine
commands:
- apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo
- apk add git go hugo
- hugo
- rm -rf /mnt/caddy-sites/thailinux.techtransthai.org/*
- cp -r public/* /mnt/caddy-sites/thailinux.techtransthai.org