Jenkins Assignment
1] Create two Jenkins pipeline in github that checkouts, test, build and deploys the java application to a tomcat server
Using declarative pipeline with name jenkinsfile.declarative
using scripted pipeline with name jenkinsfile.groovy
Add the "Dep...
devopswithakash.hashnode.dev3 min read