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.
azureDownload: Download from Azure storagestorageCredentialId
StringdownloadType
StringbuildSelector (optional)
downstreamupstreamProjectName
Copy artifacts from a build that is a downstream of a build of the specified project. You can use variable expressions.
Downstream builds are found using fingerprints of files. That is, a build that is triggered from a build isn't always considered downstream, but you need to fingerprint files used in builds to let Jenkins track them.
Note: "Downstream build of" is applicable only to AbstractProject based projects (both upstream and downstream projects).
StringupstreamBuildNumber
StringlastWithArtifactslastCompleted$class: 'MultiJobBuildSelector'buildParameterparameterName
You can pass not only the parameter name, but also the parameter value itself. This is useful especially used with workflow-plugin.
Stringpermalinkid
String$class: 'PromotedBuildSelector'level
intlatestSavedBuildspecificbuildNumber
StringlastSuccessfulstable (optional)
booleanupstreamallowUpstreamDependencies (optional)
booleanfallbackToLastSuccessful (optional)
booleanupstreamFilterStrategy (optional)
UseGlobalSetting, UseOldest, UseNewestworkspacecontainerName (optional)
StringdeleteFromAzureAfterDownload (optional)
booleandownloadDirLoc (optional)
StringexcludeFilesPattern (optional)
StringfileShare (optional)
StringflattenDirectories (optional)
booleanincludeArchiveZips (optional)
booleanincludeFilesPattern (optional)
StringprojectName (optional)
Stringverbose (optional)
Enabling this will provide more logging on downloading files.
booleanazureUpload: Upload artifacts to Azure StoragestorageCredentialId
StringfilesPath
StringstorageType
StringallowAnonymousAccess (optional)
booleanblobProperties (optional)
cacheControl (optional)
StringcontentEncoding (optional)
StringcontentLanguage (optional)
StringcontentType (optional)
StringdetectContentType (optional)
Auto detect content type based on file content and file name if content type is not set.
This detection is provided by Apache Tika and may not always be accurate.
booleancleanUpContainerOrShare (optional)
booleancleanUpVirtualPath (optional)
booleancontainerName (optional)
StringdoNotFailIfArchivingReturnsNothing (optional)
booleandoNotUploadIndividualFiles (optional)
booleandoNotWaitForPreviousBuild (optional)
booleanexcludeFilesPath (optional)
StringfileShareName (optional)
Stringmetadata (optional)
key
Stringvalue
StringonlyUploadModifiedArtifacts (optional)
booleanpubAccessible (optional)
booleanremovePrefixPath (optional)
StringuploadArtifactsOnlyIfSuccessful (optional)
booleanuploadZips (optional)
booleanverbose (optional)
Enabling this will provide more logging on uploading files.
booleanvirtualPath (optional)
StringPlease 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.