Jenkins Job Create From Template Version 1
Parameters
Name | Description |
---|---|
Template Job | The name of the template job on the Jenkins server. |
Name | The name of the new Jenkins job. |
Template Substitutions | A JSON object mapped with the text to be substituted as the key and the text to use as the values - ie. {'GIT_LOCATION': 'http://github.com/user/repository'} |
Sample Configration
Name | Description |
---|---|
Template Job | Test Projects - Template |
Name | Test Projects - ACME |
Template Substitutions | {"COMPANY_NAME": "Acme","COMPANY_URL": "https://acme.com"} |
Results
Name | Description |
---|---|
Job URL | Returns the URL of the newly created job if successfully created |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out