This commit is contained in:
parent
98b5f090a4
commit
027d6b7a50
|
@ -12,8 +12,7 @@ steps:
|
||||||
- apk add --no-cache git
|
- apk add --no-cache git
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
- hugo
|
- hugo -d /data/public
|
||||||
- cp -rv public /data
|
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
|
|
Loading…
Reference in a new issue