forked from git_study
Jenkinsfile @@ -123,6 +123,7 @@ unsuccessful { script{ sh ''' printenv msg="当前构建失败,\n提交人:${env.GIT_COMMIT_AUTHOR}\n提交信息:\n${env.GIT_COMMIT_MSG}\n 构建内网链接:${BUILD_URL}" echo "$msg" sendqq(){