Setting up recursive submodule strategy

This commit is contained in:
shockrah 2021-02-13 18:30:44 -08:00
parent b5ebb04e80
commit fb9a1e05f5

View File

@ -10,6 +10,7 @@ workflow:
variables:
CARGO_HOME: $CI_PROJECT_DIR/.cargo
GIT_SUBMODULE_STRATEGY: recursive
before_script: