minor fix
This commit is contained in:
parent
f93e101d76
commit
0a3a5291a7
@ -64,7 +64,7 @@ pipeline {
|
||||
|
||||
stage('sendMail') {
|
||||
steps{
|
||||
emailext body: "${currentBuild.currentResult}"",
|
||||
emailext body: "${currentBuild.currentResult}",
|
||||
subject: 's434742 evaluation',
|
||||
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user