Skip to content
Snippets Groups Projects
Commit 6e32acb6 authored by Lucas García's avatar Lucas García
Browse files

feat: config gitlab ci to work with submodules

parent 8920012f
No related branches found
No related tags found
1 merge request!3Git submodules
......@@ -26,6 +26,7 @@ variables:
PACKAGE_VERSION: $CI_COMMIT_TAG
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${CI_PROJECT_NAME}/${PACKAGE_VERSION}"
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: "true"
......
Subproject commit 8db3739fc893958c875cc745c80fa102e709bed9
Subproject commit db9c7595a9ec3cd9446333fecabe37539254eb73
Subproject commit 51394bfc02695c6c18daa38e43dd9eb0a0503bc8
Subproject commit 350c730e201f6752a05b395986da7f494bace641
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment