Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 260 Bytes

CI-example

This repository will store code for the continuous integration using Jenkins and Ansible

Run Sonar Scan

mvn sonar:sonar -Dsonar.projectKey=com.ansible -Dsonar.host.url=http://localhost:9000  -Dsonar.login=admin -Dsonar.password=admin