Jenkins

Jenkins tasks provide an interface to the Jenkins API, which enables users to build an existing project. Users can select the project from a list of available folders or sub-folders.

All of the fields described in this page are specific to this service. To get general information for setting up a task, see Tasks.

Jenkins properties

This table describes the Jenkins Task properties:

Field Description
Folder Path Jenkins folder path which holds the project to be built. For a selected folder, when the search prompt is clicked again, all sub folders inside that parent folder will be displayed. The search folder path only picks up folders and not projects. Alternately, the entire folder path can be entered directly.
Job

All jobs present in the selected folder will be displayed.

Parameters Tab

Parameters required to build the project.

Web Login can be used to login to Jenkins Server. For a particular username, use Jenkins API token as password and Jenkins server URL as the URL.
See Creating a Process to add this task to a process.