This repository has been archived by the owner on May 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Add retries when downloading nuget.exe #214
Comments
We can probably remove the one from KoreBuild.sh. |
Another failure: http://aspnetci/viewLog.html?buildId=206695&tab=buildResultsDiv&buildTypeId=XPlat_Windows_Win10Universe
|
natemcmaster
pushed a commit
that referenced
this issue
Apr 27, 2017
- No longer download NuGet.exe. Fixes #214 - Don't generate global.json - Don't suppress color output on CI
Merged
natemcmaster
added a commit
that referenced
this issue
May 1, 2017
Closed by removing the NuGet.exe download. As far as we could tell, none of our build scripts actually use this anymore now that we have |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
KoreBuild should add retries when downloading nuget.exe to prevent build breaks.
https://github.com/aspnet/KoreBuild/blob/dev/build/KoreBuild.ps1#L94-L99
https://github.com/aspnet/KoreBuild/blob/dev/build/KoreBuild.sh#L147-L151
The text was updated successfully, but these errors were encountered: