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.

Apprenda Plugin

step([$class: 'ApprendaBuilder']): Deploy to Apprenda

  • appAlias : String
    The Applicaton Alias to be used.
  • appName : String
    The Applicaton Name to be used.
  • versionAlias : String
    The application Version Alias to target.
  • stage : String
    The desired Apprenda Application lifecycle Stage.
  • artifactName : String
    The filename of the Apprenda Application Package. For example myapplication.zip.
  • credentialsId : String
  • prefix : String
    The Version Alias prefix to be used. Apprenda will append a number to the prefix to complete the Version Alias.
  • advVersionAliasToBeForced : String
    The complete Version Alias, including the Version prefix and Version number to be used. For example v23.
  • advancedNewVersionOption : String
  • customPackageDirectory : String
    The full path to the folder that contains the Apprenda Application Package defined in the Artifact Name.
  • applicationPackageURL : String
    The complete URL to the Apprenda Application Package, starting with http:// or https://.
  • archiveUploadMethod : String
  • buildWithParameters : boolean
    Check this box if you are using a parameterized project and want the Apprenda build step to do the substitution of variables from parameters.

Was this page helpful?

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.