From 49d70902b1f6ac5537a546e4db8031d52be3435f Mon Sep 17 00:00:00 2001 From: s434695 Date: Sun, 23 May 2021 14:46:00 +0200 Subject: [PATCH] :( --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 225b066..92cd3c6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -46,6 +46,7 @@ pipeline { } post { success { + build job: 's434695-evaluation/evaluation' mail body: 'SUCCESS TRAINING', subject: 's434695', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms' }