Fix .gitlab-ci. #117.

This commit is contained in:
John Livingston 2023-02-14 10:45:22 +01:00
parent 5f950e769a
commit 3accd5565b
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -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: