Trying to suppress git stderr is not working

This commit is contained in:
Jeremy Rimpo
2020-09-20 22:25:30 -05:00
parent f7da874b5c
commit 4c3869c8f7
+1 -1
View File
@@ -7,7 +7,7 @@ environment:
secure: gOKbXaZM9ImtMD5XrYITvdyZUW/az082G9OIN1EC1Vbg57wBaeLhi49uGjxPw5GVujHku6kxN6ab89zhbS5GVeluR76GM83IbKV4Sh7udXzoYZZdg6YudtYHzdhCgUeiedpswbuczTq9ceIkkfSEWZuh/lMAAVVwvcGsJAnoPFw=
build_script:
- pwsh: >-
git clone --depth=1 https://github.com/ModOrganizer2/modorganizer-umbrella.git c:\projects\modorganizer-umbrella 2> $null
git clone --depth=1 https://github.com/ModOrganizer2/modorganizer-umbrella.git c:projectsmodorganizer-umbrella
New-Item -ItemType Directory -Path c:\projects\modorganizer-build