Browse Source

too many }

Kenneth Lausdahl 7 years ago
parent
commit
11bd94c329
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -38,7 +38,7 @@ node {
                      replyTo: '$DEFAULT_REPLYTO', subject: '${DEFAULT_SUBJECT}',
                      to: emailextrecipients([[$class: 'CulpritsRecipientProvider'],
                                              [$class: 'RequesterRecipientProvider']]))
-          }}
+         
     }
   }
 }