create_pipeline
Trigger a new pipeline in a GitLab project by specifying the project ID and a branch or tag, with optional variables for customization.
Instructions
Create a new pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Branch or tag name | |
| variables | No | Pipeline variables | |
| project_id | Yes | Project ID or path |