This commit is contained in:
parent
2c06721fa7
commit
004f2bc9d8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ steps:
|
||||||
- name: techtransthai-simple-deploy
|
- name: techtransthai-simple-deploy
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add go
|
||||||
- apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo
|
- apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo
|
||||||
- hugo --destination /mnt/caddy-sites/blachp.techtransthai.org/public
|
- hugo --destination /mnt/caddy-sites/blachp.techtransthai.org/public
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue