Building a Small Jenkins Project with Email Notifications and Remote Job Execution
I recently created a small Jenkins project to explore two very useful features:
Automated Email Notifications – to get alerts on build status.
Remote Shell Execution – to transfer and run scripts on another server.
1. Automated Email Notificatio...
dheeren.hashnode.dev2 min read