Fix #405: minify option to hugo from gitlab CI.
This commit is contained in:
parent
7312297e25
commit
b04baae499
@ -25,7 +25,7 @@ pages:
|
|||||||
GIT_SUBMODULE_PATHS: support/documentation/themes/hugo-theme-learn
|
GIT_SUBMODULE_PATHS: support/documentation/themes/hugo-theme-learn
|
||||||
script:
|
script:
|
||||||
# gitlab need the generated documentation to be in the /public dir.
|
# gitlab need the generated documentation to be in the /public dir.
|
||||||
- hugo -s support/documentation/ -d ../../public/ --baseURL='https://livingston.frama.io/peertube-plugin-livechat/'
|
- hugo -s support/documentation/ --minify -d ../../public/ --baseURL='https://livingston.frama.io/peertube-plugin-livechat/'
|
||||||
dependencies:
|
dependencies:
|
||||||
- builddoctranslations
|
- builddoctranslations
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user