Versions Compared

Key

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

...

The FlexDeploy Jenkins Plugin offers the ability to get an artifact from a completed Jenkins build and put it into the FlexDeploy artifact repository. Once the artifact is brought into FlexDeploy, we can use it in any project build or deployment.

...

Input Name

Required

Description

Example

FlexDeploy URL

Yes

The URL of FlexDeploy running on a server

http://FlexFeployServerFlexDeployServer:7003/flexdeploy

Qualified Project PathYesThe fully qualified path to a project in FlexDeploy

/FlexDeploy/Folder1/App1/Project1

Environment CodeYesThe code for the environment to build this project in

DEV01

CredentialsYesChoose to either use the Credentials plugin, or use a Username and Password

N/A

Test Connection ButtonNoValidate your connection to FlexDeploy. This will validate both the FlexDeploy URL, and the credentials you chose.N/A

...