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