Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 663 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 663 Bytes

jenkins-pipeline-dsl

The project simplifying selected tasks implementation in Jenkins Job DSL.

jenkins-pipeline-dsl includes:

  • job orchestration framework for creation of delivery pipelines managed in code
  • set of reusable and chainable job-dsl components for common tasks
  • utils for automated tests

Releasing

This project leverages micro-common-release for the release process automation. The detailed release instruction can be found in on the project wiki.