When we fail to trigger a build on jenkins, it raises an exception and catching it makes it easier to debug and know what's going on.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
rebased onto 2f0ff3e476c59001b3c5fd172a6fa00056b680b8
:thumbsup:
Thanks
Pull-Request has been merged by pingou
When we fail to trigger a build on jenkins, it raises an exception and
catching it makes it easier to debug and know what's going on.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr