Extended-Email-Publisher

master
dustoair 3 years ago
parent 7307d20a45
commit 99e0fef166

2
Jenkinsfile vendored

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

Loading…
Cancel
Save