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.

Artifactz.io Plugin

publishArtifact: Publish Artifact Version

  • name (optional)
    • Type: String
  • description (optional)
    • Type: String
  • type (optional)
    • Type: String
  • flow (optional)
    • Type: String
  • stage (optional)
    • Type: String
  • stageDescription (optional)
    • Type: String
  • groupId (optional)
    • Type: String
  • artifactId (optional)
    • Type: String
  • version (optional)
    • Type: String

pushArtifact: Push Artifact Version

  • variable
    • Type: String
  • stage (optional)
    • Type: String
  • name (optional)
    • Type: String
  • version (optional)
    • Type: String

retrieveArtifacts: Retrieve Artifact Versions

  • stage (optional)
    • Type: String
  • names (optional)
    • Type: Array / List of String

artifactVersion: Send Artifact Version To Artifactor Web Service Deprecated

  • name (optional)
    • Type: String
  • description (optional)
    • Type: String
  • type (optional)
    • Type: String
  • groupId (optional)
    • Type: String
  • artifactId (optional)
    • Type: String
  • stage (optional)
    • Type: String
  • flow (optional)
    • Type: String
  • stageDescription (optional)
    • Type: String
  • version (optional)
    • Type: String

artifactVersion: Push Artifact Version to the next stage in the flow Deprecated

  • variableName
    • Type: String
  • name (optional)
    • Type: String
  • stage (optional)
    • Type: String
  • version (optional)
    • Type: String

artifactVersion: Send Artifact Version To Artifactor Web Service

  • name (optional)
    • Type: String
  • description (optional)
    • Type: String
  • type (optional)
    • Type: String
  • groupId (optional)
    • Type: String
  • artifactId (optional)
    • Type: String
  • stage (optional)
    • Type: String
  • flow (optional)
    • Type: String
  • stageDescription (optional)
    • Type: String
  • version (optional)
    • Type: String

artifactVersion: Push Artifact Version to the next stage in the flow

  • variableName
    • Type: String
  • name (optional)
    • Type: String
  • stage (optional)
    • Type: String
  • version (optional)
    • Type: String

step([$class: 'RetrieveArtifactsBuildStep']): Retrieve Artifact version for stage

  • names (optional)
      Array / List of Nested Object
    • name (optional)
      • Type: String
  • stage (optional)
    • Type: String
  • variableName (optional)
    • Type: String

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.