fix(ci): added variable 'GIT_SUBMODULE_STRATEGY' to be 'recursive'

fixes #10 !12
This commit is contained in:
2022-01-15 12:04:16 +09:30
parent 42ad02ee5d
commit d5782d95e8

View File

@ -1,5 +1,6 @@
variables:
JOB_ROOT_DIR: '.'
GIT_SUBMODULE_STRATEGY: recursive
MY_PROJECT_ID: "28543717"
stages: