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