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
[Ops] fix emergency release pipeline to work in Buildkite env (elasti……c#176906)
The old code expected the branch to be available locally. If it wasn't
it would fail. With this change, it now runs the commands "against" the
remote repository instead, so it shouldn't matter what's available
locally.