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

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.