Skip to content

Commit

Permalink
Send CI notifications to Marko
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Dec 17, 2024
1 parent e996ff7 commit dc3535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/release/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pipeline {
}
post {
always {
notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'guillaume.smet@hibernate.org'
notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'marko@hibernate.org'
}
}
}

0 comments on commit dc3535f

Please sign in to comment.