create_or_update_job_from_jenkinsfile
Automate Jenkins job creation or updates using a Jenkinsfile. Specify server, job name, and pipeline script content to streamline CI/CD workflows.
Instructions
Create or update a Jenkins job based on a Jenkinsfile.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
jenkinsfile_content | Yes | ||
job_name | Yes | ||
server_name | Yes |