📄️ Must-Read for Java Developers: Step-by-Step Guide to Jenkins + Maven Repository + Docker Repository + Deployment + Auto-Update POM Version - Complete CI/CD Pipeline
1. Introduction
📄️ Jenkins Official Docker Installation Tutorial
1. Introduction
📄️ Jenkins Configuration: Changing Plugin Source
Changing Plugin Source
📄️ Jenkins Pipeline Error: No ECDSA host key is known for github.com
Solution source No ECDSA host key is known for github.com and you have requested strict checking
📄️ Enhance Your Jenkins - Send Build Notification Emails to Specified Recipients (Jenkinsfile Version)
When a pipeline has too many stages, or a particular stage takes too long, it's unrealistic to keep Jenkins open waiting for deployment to complete. Waiting is the most tedious thing. So it would be great if Jenkins could automatically notify us when deployment is done.