Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinharringa/jenkins-config-driven-pipeline-plugin-example

Example of how you might use the Jenkins Config-Driven Pipeline Plugin to share your Jenkinsfiles
https://github.com/justinharringa/jenkins-config-driven-pipeline-plugin-example

Last synced: 7 days ago
JSON representation

Example of how you might use the Jenkins Config-Driven Pipeline Plugin to share your Jenkinsfiles

Awesome Lists containing this project

README

        

# Config-Driven Pipeline Plugin Test

This repository contains a simple project that will use the
[examples/script/Jenkinsfile](https://github.com/jenkinsci/config-driven-pipeline-plugin/master/examples/script/Jenkinfile)
file from https://github.com/jenkinsci/config-driven-pipeline-plugin by specifying that path
in the `.myci.yml` file as `pipeline_template`'s value.