Skip to content

Commit

Permalink
[jenkins] remove my email
Browse files Browse the repository at this point in the history
  • Loading branch information
dylex committed Jul 6, 2022
1 parent f66445c commit 82b7dfe
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 @@ -175,7 +175,7 @@ Changes:
End of build log:
\${BUILD_LOG,maxLines=60}
""",
to: '[email protected], [email protected]',
to: '[email protected]',
recipientProviders: [
[$class: 'DevelopersRecipientProvider'],
],
Expand Down

0 comments on commit 82b7dfe

Please sign in to comment.