mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	ci: Force submodules to be fetched first in VS2017 CI jobs
No idea why this is now suddenly not working. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
		| @@ -584,6 +584,8 @@ vs2017-x64: | ||||
|     - win32-ps | ||||
|   needs: [] | ||||
|   variables: | ||||
|     GIT_SUBMODULE_STRATEGY: recursive | ||||
|     GIT_SUBMODULE_DEPTH: 1 | ||||
|     PYTHONUTF8: "1" | ||||
|   script: | ||||
|     # FIXME: These should use --wrap-mode=nodownload but the Windows CI machines | ||||
| @@ -615,6 +617,8 @@ vs2017-x64-static: | ||||
|     - win32-ps | ||||
|   needs: [] | ||||
|   variables: | ||||
|     GIT_SUBMODULE_STRATEGY: recursive | ||||
|     GIT_SUBMODULE_DEPTH: 1 | ||||
|     PYTHONUTF8: "1" | ||||
|   script: | ||||
|     # FIXME: These should use --wrap-mode=nodownload but the Windows CI machines | ||||
|   | ||||
		Reference in New Issue
	
	Block a user