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.
step([$class: 'JDCodeDeployPublisher'])
: Deploy to JDCloud CodeDeployossBucket
String
ossObject
String
applicationName
String
deploymentGroupName
String
regionId
String
waitForCompletion
If checked, this build will wait for the JDCloud CodeDeploy deployment to finish (with either success or failure). Polling Timeout, below, sets the maximum amount of time to wait.
If unchecked, the deployment will be handed off to JDCloud CodeDeploy and the build will move on to the next step.
The build will be marked a failure if either the timeout is reached or the deployment fails. The build log will indicate which.
boolean
pollingTimeoutSec
long
pollingFreqSec
long
doDeploy
boolean
accessKey
JDCloud Access and Secret keys to use for this deployment.
String
secretKey
JDCloud Access and Secret keys to use for this deployment.
class hudson.util.Secret
includes
String
downloadUrl
String
deploySource
String
excludes
String
subdirectory
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.