Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This operation provides an easy way to get artifacts from a completed Jenkins build and store them in the FlexDeploy Artifact Repository to use in a FlexDeploy workflow. This operation is the same as the retrieveArtifacts operation, but it uses CI server integration for the Jenkins account information.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription




Project Properties

Property NameProperty CodeRequiredDescription
Job NameFDJENKINS_JOB_NAMEYesThe name of the Jenkins job to build.

Inputs

Input NameInput CodeRequiredDescription
Build NumberFDJENKINS_INP_BUILD_NUMBERNoDesired build number of Jenkins job. Leave blank to get the last successful build.

Artifacts

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

Endpoint Selection (Keep one and edit if desired.)

This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.

This operation will select all available endpoints associated to the environment/instance.

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution

This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}.

Special Considerations

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

  • No labels