mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-01 00:42:16 +01:00
CI/MSYS2: Set GitLab submodule strategy to recursive
Workaround for #3715
This commit is contained in:
@@ -568,6 +568,8 @@ msys2-mingw32:
|
||||
- win32-ps
|
||||
needs: []
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_DEPTH: 1
|
||||
MSYSTEM: "MINGW32"
|
||||
CHERE_INVOKING: "yes"
|
||||
COVERAGE: "1"
|
||||
@@ -599,6 +601,8 @@ msys2-clang64:
|
||||
- win32-ps
|
||||
needs: []
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_DEPTH: 1
|
||||
MSYSTEM: "CLANG64"
|
||||
CHERE_INVOKING: "yes"
|
||||
PYTHONUTF8: "1"
|
||||
|
||||
Reference in New Issue
Block a user