More tests
This commit is contained in:
parent
3867e8afd3
commit
b4ba9e67fd
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@ workspace:
|
||||||
path: data
|
path: data
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
get_submodules:
|
#get_submodules:
|
||||||
image: alpine/git
|
#image: alpine/git
|
||||||
commands:
|
#commands:
|
||||||
- git submodule update --init --recursive --remote themes/ananke/
|
#- git submodule update --init --recursive --remote themes/ananke/
|
||||||
build:
|
build:
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue