Skip to content
Snippets Groups Projects
Commit e97ea896 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
Pipeline #1958 failed
...@@ -5,6 +5,7 @@ default: ...@@ -5,6 +5,7 @@ default:
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive # include Hugo themes GIT_SUBMODULE_STRATEGY: recursive # include Hugo themes
GIT_SUBMODULE_FORCE_HTTPS: true
HUGO_ENV: production HUGO_ENV: production
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment