diff --git a/dvc/Jenkinsfile b/dvc/Jenkinsfile index df13baf..bf2f96e 100644 --- a/dvc/Jenkinsfile +++ b/dvc/Jenkinsfile @@ -43,7 +43,7 @@ pipeline { } failure { - mail body: 'FAILURE TRAINING', subject: 's440058', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms' + mail body: 'FAILURE DVC', subject: 's440058', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms' } }