From d0f2213ec2beecf8189cd24a4fdb31465f11c50b Mon Sep 17 00:00:00 2001 From: tgrogers Date: Mon, 3 Jun 2019 23:12:51 -0400 Subject: Trying to just attached the correl info as an attachement --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Jenkinsfile') diff --git a/Jenkinsfile b/Jenkinsfile index 2f293b5..cab3b8a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -114,6 +114,7 @@ pipeline { recipientProviders: [[$class: 'CulpritsRecipientProvider'], [$class: 'RequesterRecipientProvider']], subject: "[AALP Jenkins] Build #${BUILD_NUMBER} - Success!", + attachmentsPattern: 'correl.*.txt', to: 'tgrogers@purdue.edu' } failure { -- cgit v1.3