Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/justinharringa/jenkins-config-driven-pipeline-plugin-example
- Owner: justinharringa
- License: mit
- Created: 2019-04-30T17:40:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T17:08:51.000Z (over 5 years ago)
- Last Synced: 2024-11-08T13:52:15.858Z (2 months ago)
- Language: Shell
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.