Skip to content
Snippets Groups Projects
Commit 78e0cbb9 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Fix Gitlab pipeline to play nice with submodules

parent 27e193ea
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ default:
variables:
GIT_SUBMODULE_STRATEGY: recursive # include Hugo themes
GIT_SUBMODULE_FORCE_HTTPS: "true"
HUGO_ENV: production
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment