Skip to content

Swizbiz/camunda-jenkins-shared-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda Community Jenkins Shared Library

A Jenkins Shared Library with custom Jenkins Pipeline steps that solve generic CI/CD problems.

Usage

After defining Camunda shared library in your Jenkins instance, you can add it to your pipeline (e.g. your Jenkinsfile):

@Library('camunda-community') _

// The reset of the Pipeline.

Steps documentation

Contributing

We value all feedback and contributions. If you find any issues or want to contribute, please feel free to fill an issue, or create a PR. And don't forget to read the contribution guidelines before contributing.

License

This is open source software licensed using the Apache License 2.0. Please read the full LICENSE for details.

About

Camunda community Jenkins Shared Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%