This operation provides an easy way to trigger a Jenkins build and if desired get artifacts from the completed Jenkins build and store them in the FlexDeploy Artifact Repository to use in a FlexDeploy workflow. This operation uses a CI server integration for the Jenkins account information.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Jenkins Username |
| Yes | The user to connect to Jenkins as. |
Jenkins Password |
| Yes | The password for the Jenkins User. |
Jenkins URL |
| Yes | The URL of the Jenkins Server (e.g. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Job Name |
| Yes | The name of the Jenkins job to build. |
...
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
The build parameters should be Strings for keys and values, so quote and numbers. If you want to set them from project properties, you can add a project property to the workflow and use Groovy to set it on the input.