The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
artifactPromotion
: ArtifactPromotionStepgroupId
String
artifactId
String
classifier
String
version
String
stagingRepository
String
stagingUser
String
stagingPW
String
releaseUser
String
releasePW
String
releaseRepository
String
promoterClass
String
debug
boolean
extension
(optional)
String
skipDeletion
(optional)
boolean
step([$class: 'ArtifactPromotionBuilder'])
: Single Artifact PromotiongroupId
String
artifactId
String
classifier
String
version
String
extension
String
stagingRepository
String
stagingUser
String
stagingPW
String
releaseUser
String
releasePW
String
releaseRepository
String
promoterClass
String
debug
boolean
skipDeletion
'Skip deletion' option preserves the files in the staging repository.
Untick 'Skip deletion' only after you've promoted all the relevant files in previous steps.
boolean
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.