add go package in CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Late Night Defender 2024-10-06 17:55:11 +07:00
parent 2c06721fa7
commit 004f2bc9d8

View file

@ -2,6 +2,7 @@ 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: