ncloud_create_pipeline
Create a SourcePipeline pipeline with tasks and optional triggers to automate build and deploy workflows.
Instructions
Create a new SourcePipeline pipeline with tasks and optional triggers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pipeline name (1-30 chars, alphanumeric + '-' and '_') | |
| tasks | Yes | Task list (at least one task required) | |
| dryRun | No | If true, returns preview without creating | |
| trigger | No | Trigger configuration | |
| description | No | Pipeline description |