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
Allow BUILDKITE_BRANCH to provide branch name (#46053)
* Allow `BUILDKITE_BRANCH` to provide branch name
Our CI system checks commits out as a detached head, which breaks our
`Base.GIT_VERSION_INFO.branch` information.
* Fix typo
(cherry picked from commit d117975)
0 commit comments