This commit is contained in:
parent
5baadae8ff
commit
ee50afdfb5
@ -28,10 +28,12 @@ steps:
|
|||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
|
- ls themes/toha
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
|
hugo_version: 0.82.0
|
||||||
validate: true
|
validate: true
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user