diff --git a/Jenkinsfile b/Jenkinsfile index 8ed6be4..b19e445 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,7 +21,7 @@ pipeline { stages { stage('email'){ - echo "测试发送邮件" + sh echo "测试发送邮件" // 设置生成模板文件 configFileProvider([configFile(fileId: ' Extended-Email-Publisher', targetLocation: 'email.html',