Use SPRING_SESSION_TEAM_EMAILS
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -95,7 +95,7 @@ try {
|
||||
subject: subject,
|
||||
body: details,
|
||||
recipientProviders: RECIPIENTS,
|
||||
to: "$SPRING_SECURITY_TEAM_EMAILS"
|
||||
to: "$SPRING_SESSION_TEAM_EMAILS"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user