update_pipeline
Modify an existing pipeline in Alibaba Cloud Yunxiao by updating its YAML configuration, stages, jobs, or name to adapt deployment workflows.
Instructions
[Pipeline Management] Update an existing pipeline in Yunxiao by pipelineId. Use this to update pipeline YAML, stages, jobs, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| pipelineId | Yes | Pipeline ID | |
| content | Yes | Pipeline YAML content | |
| name | Yes | Pipeline name, max 60 chars |