use hugo from normal alpine repos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b979944a72
commit
1d3ee32aef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue