DEV Community

T.Nitesh
T.Nitesh

Posted on

DevOps CI/CD Pipeline for Java Project Using Jenkins pipeline, Ansible & Tomcat

How to Create a DevOps CI/CD Pipeline for Java Project Using Jenkins pipeline, Ansible & Tomcat

Iam trying to create archive artifacts from jenkins pipeline and for that war file i want to deploy to tomcat using ansible playbook

Can any provide me the necessary steps or guidance

Thanks

Top comments (0)