Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 427 Bytes

Pipeline DSL

My imageMy image

A Jenkins DSL project to create CI/CD pipeline for your project.

For this project we use the Jenkins DSL which using Groovy language.

The pipeline is compose by the next jobs

Unit test -> Integration test -> Sonar -> Performance test -> Volume test