You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add retry loop for randomizing buildkite-agent password
Sometimes the random password generated doesn't match the
password policy on Windows. This Try/Catch loop gives it
a few extra chances to get a good password before failing.
Signed-off-by: Jeremiah Snapp <[email protected]>
0 commit comments