Private GIT

Skip to content
Snippets Groups Projects
Commit e287e6d7 authored by Kevin Duret's avatar Kevin Duret
Browse files

toto

parent de6a1892
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ stage('Test') {
try {
sh "exit 1"
} catch(e) {
echo "titi: ${e.getMessage()}"
echo "titi: ${e}"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment