Private GIT

Skip to content
Snippets Groups Projects
Commit 0fe1d86f authored by Kevin Duret's avatar Kevin Duret Committed by Matthieu Kermagoret
Browse files

fix(jenkins): fix sent result from jenkins to github

Refs: #5568
parent fb949392
Branches
No related tags found
No related merge requests found
......@@ -176,4 +176,6 @@ try {
"*COMMIT*: <https://github.com/centreon/centreon/commit/${source.COMMIT}|here> by ${source.COMMITTER}\n" +
"*INFO*: ${e}"
}
currentBuild.result = 'FAILURE'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment