Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation provides an easy way to get an artifact artifacts from a completed Jenkins build and store it them in the FlexDeploy artifact repository Artifact Repository to use in a FlexDeploy workflow.

...

Property Name

Property Code

Required

Description

Job Name
FDJENKINS_JOB_NAME
YesThe name of the Jenkins job to build.

Inputs

Input Name

Input Code

Required

Description

Build Number

FDJENKINS_INP_BUILD_NUMBER

No

Desired build number of Jenkins job. Leave blank to get the last successful build

Outputs

.


Artifacts

This operation produces artifacts that will be stored in the artifacts repository.

...

It may be useful to create an Integer workflow input for Build IdNumber, and pass the current build Id Build Number from the Jenkins plugin in the inputs section. For more information, see the Getting Started with the Jenkins Plugin page.

...