Skip to content

jvmbytes/pipeline-cps-param-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parameter Pipeline Plugin

The current official plugin workflow-cps does provide a way to retrieve a Jenkinsfile through a SCM, such as Git. The goal of this plugin is to provide another way to retrieve Jenkinsfiles via parameter of pipeline.

How to use the plugin

  1. Create a pipeline job
  2. Select the Pipeline script from Parameter option in the Pipeline section

Releasing

To release simply call the following script:

mvn release:prepare release:perform

Contributing

You can contribute to this plugin by retrieving the source and following the official Jenkins plugin tutorial to install, run, test and package it.

Legal

This project is licensed under the terms of the Apache License Version 2.0.

Releases

No releases published

Packages

No packages published

Languages