@@ -42,7 +42,7 @@ pipeline {
post {
success {
echo 'I succeeeded!'
-
+ sendMessage(GetLog("${BUILD_URL}"))
}
unstable {