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
(optional)
Object
payloadAsString
(optional)
String
returnValueAsString
(optional)
boolean
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
(optional)
String
file
(optional)
String
includePathPattern
(optional)
String
metadatas
(optional)
String
path
(optional)
String
text
(optional)
String
workingDir
(optional)
String
withOBS
: set OBS settings for nested block The withOBS
step provides authorization for the nested steps. You can provide region. withOBS
block.
credentials
(optional)
String
endpointUrl
(optional)
String
region
(optional)
String
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.