Skip to content

Commit

Permalink
Revert stray Jenkinsfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Mar 7, 2024
1 parent bb12079 commit 2d5d4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -589,4 +589,4 @@ pipeline {
unstable { script { utils.mailBuildResults("UNSTABLE", alsoNotify()) } }
failure { script { utils.mailBuildResults("FAILURE", alsoNotify()) } }
}
}
}

0 comments on commit 2d5d4f7

Please sign in to comment.