diff --git a/Jenkinsfile_dvc b/Jenkinsfile_dvc index 6184391..e0a3f4b 100644 --- a/Jenkinsfile_dvc +++ b/Jenkinsfile_dvc @@ -17,10 +17,10 @@ pipeline { } } } - post { + } + post { always { mail body: "DVC - ${currentBuild.currentResult}", subject: 's434704', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms' } } - } } \ No newline at end of file