Skip to content

fix NPE in jenkins master builds#38

Merged
samwar merged 1 commit intomasterfrom
jenkinsfile-npe
Mar 25, 2021
Merged

fix NPE in jenkins master builds#38
samwar merged 1 commit intomasterfrom
jenkinsfile-npe

Conversation

@zzantozz
Copy link
Copy Markdown
Contributor

Everything has worked fine in PR's, but when we merged, the master
build failed because CHANGE_BRANCH is unset, not just empty. We need
to account for a null value there.

Everything has worked fine in PR's, but when we merged, the master
build failed because CHANGE_BRANCH is unset, not just empty. We need
to account for a null value there.
@zzantozz zzantozz added the fix Bugfix label Mar 25, 2021
Copy link
Copy Markdown
Member

@samwar samwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Geez. 🤦🏻

@samwar samwar merged commit 6028fca into master Mar 25, 2021
@samwar samwar deleted the jenkinsfile-npe branch March 25, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants