Update .gitlab-ci.yml file

This commit is contained in:
Maverick Studer 2024-10-29 10:30:23 +01:00
parent 708cbd827f
commit b8956a0cc9

View File

@ -1,3 +1,7 @@
stages:
- test
- versioning
- deploy
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: 'true'