-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark pipeline waitForBuild step with the downstream build result (#112)
* Add a WarningAction to the waitForBuild step flownode for unsuccessful builds * Log the result of the completed build * Only add WarningAction when propagate: true Update test * Fix spotbugs error NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE --------- Co-authored-by: Olivier Lamy <[email protected]>
- Loading branch information
1 parent
7df200b
commit 1fec530
Showing
2 changed files
with
65 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters