fix email notyfication
All checks were successful
s426206-training/pipeline/head This commit looks good
All checks were successful
s426206-training/pipeline/head This commit looks good
This commit is contained in:
parent
2ea6de0929
commit
6b3fcf4b8d
@ -42,6 +42,7 @@ pipeline {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
success {
|
||||
//Wysłanie maila
|
||||
@ -59,5 +60,4 @@ pipeline {
|
||||
emailext body: 'CHANGED', subject: 's426206', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user