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
Change DOWNSTREAM_BUILD to a regular variable (#428)
Commit 4f5ba02 did not have the entirely intended effect, in that
`IS_DOWNSTREAM_BUILD` was set as an environment variable in the style
of a declarative pipeline, but this Jenkinsfile is scripted.
0 commit comments