diff --git a/Jenkinsfile b/Jenkinsfile index a86fccc..30812c3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -84,7 +84,7 @@ finally { subject: subject, body: details, recipientProviders: RECIPIENTS, - to: "$SPRING_SESSION_TEAM_EMAILS" + to: "$GEODE_TEAM_EMAILS" ) } }