Skip to content

Today we are going to see a complete tutorial on continuous integration and continuous deployment. We will create a pipeline script to clone a git project, compile, test, package using maven and then deploy the war file to a webserver running as a docker container.

Notifications You must be signed in to change notification settings

shazforiot/CICD-Jenkins-Pipeline-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

About

Today we are going to see a complete tutorial on continuous integration and continuous deployment. We will create a pipeline script to clone a git project, compile, test, package using maven and then deploy the war file to a webserver running as a docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published