Skip to content

shegoj/Continuous-Integration-With-Jenkins-Part-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous-Integration-With-Jenkins-Part-1

You have been tasked as a devops engineer to work with the software development team developing a web portal. The aim is to design and implement a process to manage (build, test and deploy- to production) codes produced by the developers.

You solution should include

  • 1] building and testing the code
  • 2] use of version control system to manage the code base
  • 3] process to move code from dev to production
  • 4] Automate the process if possible

Hint: leverage CICD tools such as Jenkins, maven and git

developers code base: git@github.com:shegoj/javawebapp.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published