Shaik Mustafadevops-cicd.hashnode.dev·Jan 3, 2025Jenkins Pipeline to deploy Java application | Git, Maven, Nexus & TomcatHey techies, in Prev blog we learned how to deploy applications using Jenkins free style job. In this blog i am going to write a pipeline to deploy the java-based application.But i request you to complete my previous blogs to understand this concept ...151 likes·213 readsJenkins
Shaik Mustafadevops-cicd.hashnode.dev·Dec 27, 2024Jenkins Integrated with NexusIntroduction In the DevOps ecosystem, seamless collaboration between tools is key to achieving efficient and reliable software delivery. Jenkins, a leading CI/CD automation tool, is often used to build and test applications, producing artifacts like ...149 likes·369 readsjenkins integrated with nexus