Skip to content

Commit

Permalink
jenkins: add oparcollet to email list
Browse files Browse the repository at this point in the history
  • Loading branch information
dylex committed Feb 9, 2024
1 parent c35632b commit 4dc3acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Changes:
End of build log:
\${BUILD_LOG,maxLines=60}
""",
to: '[email protected]',
to: '[email protected], [email protected]',
recipientProviders: [
[$class: 'DevelopersRecipientProvider'],
],
Expand Down

0 comments on commit 4dc3acd

Please sign in to comment.