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
Since long ago, the "official" name of the build number env variable in Jenkins is BUILD_ID.
While the previous BUILD_NUMBER one still works perfectly, right now we have a mix of uses. This is about to move all to be BUILD_ID (that is the official one and the one used by our newer tools).