Closed mmitche closed 4 years ago
Because a retry logged a warning, even though upload passed on the second try, cli enables warnings-as-errors and the build will fail.
since this is only for release branches, could consider upping retry time and count. LGTM though.
I think this is the first time we've hit this consistently. In my local testing, we never make it past one retry.
Because a retry logged a warning, even though upload passed on the second try, cli enables warnings-as-errors and the build will fail.