mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-05 02:28:55 +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
|
- win32-ps
|
||||||
needs: []
|
needs: []
|
||||||
variables:
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
GIT_SUBMODULE_DEPTH: 1
|
||||||
MSYSTEM: "MINGW32"
|
MSYSTEM: "MINGW32"
|
||||||
CHERE_INVOKING: "yes"
|
CHERE_INVOKING: "yes"
|
||||||
COVERAGE: "1"
|
COVERAGE: "1"
|
||||||
@@ -599,6 +601,8 @@ msys2-clang64:
|
|||||||
- win32-ps
|
- win32-ps
|
||||||
needs: []
|
needs: []
|
||||||
variables:
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
GIT_SUBMODULE_DEPTH: 1
|
||||||
MSYSTEM: "CLANG64"
|
MSYSTEM: "CLANG64"
|
||||||
CHERE_INVOKING: "yes"
|
CHERE_INVOKING: "yes"
|
||||||
PYTHONUTF8: "1"
|
PYTHONUTF8: "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user