Skip to content

This repository creates a cicd pipeline using Jenkins, Ansible, SpringBoot

Notifications You must be signed in to change notification settings

Viveksingh1313/ansible-jenkins-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-jenkins-cicd

This repository creates a cicd pipeline using Jenkins, Ansible, SpringBoot

To run unit tests : mvn test -Punit-tests

To run Integration tests: mvn test -Pintegration-tests

To run this springboot application : mvn spring-boot:run

Once application is running, hit this endpoint to get a response : http://localhost:8099/v1/user/1

About

This repository creates a cicd pipeline using Jenkins, Ansible, SpringBoot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages