jenkinsci / artifact-promotion-plugin

A simple Jenkins plugin to promote artifacts.
29 stars 23 forks source link

Simplify promoterClass specification in Pipelines #23

Open keirlawson opened 6 years ago

keirlawson commented 6 years ago

As noted in #21 using this plugin with the Jenkins pipeline requires the user to specify the promoterClass. Specifying the entire class name feels quite cumbersome here, it would be good if there was a shorter way to make this selection, and if it could also be defaulted to NexusOSSPromotor.