Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Ops] fix emergency release pipeline to work in Buildkite env (#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.
- Loading branch information