Fix .gitlab-ci. #117.
This commit is contained in:
parent
5f950e769a
commit
3accd5565b
@ -1,6 +1,9 @@
|
||||
image: monachus/hugo
|
||||
|
||||
pages:
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_PATHS: support/documentation/themes/hugo-theme-learn
|
||||
script:
|
||||
- hugo -s support/documentation/ -d public/
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user