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.
invokeFunction
: Invoke a given functionfunctionName : String
payload : Object
(optional)
payloadAsString : String
(optional)
returnValueAsString : boolean
(optional)
obsUpload
: Copy file to obsUpload a file/folder from the workspace to an S3 bucket. If the file parameter denotes a directory, then the complete directory (including all subfolders) will be uploaded. If text is provided, upload the text as the provided filename in the remote S3 bucket.
bucket : String
excludePathPattern : String
(optional)
file : String
(optional)
includePathPattern : String
(optional)
metadatas : Array / List of String
(optional)
path : String
(optional)
text : String
(optional)
workingDir : String
(optional)
withOBS
: set OBS settings for nested blockThe withOBS
step provides authorization for the nested steps. You can provide region. withOBS
block.
credentials : String
(optional)
endpointUrl : String
(optional)
region : String
(optional)
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.