diff --git a/Jenkinsfile3 b/Jenkinsfile3 index 2561578..8c72cba 100644 --- a/Jenkinsfile3 +++ b/Jenkinsfile3 @@ -32,7 +32,7 @@ stages { } post { always { - emailext body: "${currentBuild.currentResult}", subject: 's444354-testing build status', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms' + emailext body: "${currentBuild.currentResult}", subject: 's444354-training build status', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms' } } } \ No newline at end of file