checkout submodules

This commit is contained in:
Diego Fernando Carrión 2023-10-27 11:30:24 +00:00
parent fcbbd3191e
commit 2a311facb0

View File

@ -16,6 +16,9 @@
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages: # List of stages for jobs, and their order of execution
- build