Commit de56ac48 authored by mdj33's avatar mdj33 Committed by 33cn

add ut

parent d3b7c3b4
...@@ -57,8 +57,8 @@ pipeline { ...@@ -57,8 +57,8 @@ pipeline {
catch (err){ catch (err){
echo 'email err' echo 'email err'
} }
}
currentBuild.result = 'SUCCESS' currentBuild.result = 'SUCCESS'
}
echo 'SUCCESS' echo 'SUCCESS'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment