This commit is contained in:
parent
9eff99240d
commit
9db362676b
|
@ -9,6 +9,8 @@ steps:
|
||||||
- name: data
|
- name: data
|
||||||
path: /data
|
path: /data
|
||||||
commands:
|
commands:
|
||||||
|
- git submodule init
|
||||||
|
- git submodule update
|
||||||
- hugo
|
- hugo
|
||||||
- cp -rv public /data
|
- cp -rv public /data
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue