ce_create_build
Creates a Code Engine build from a Git repository, specifying output image and registry secret name.
Instructions
Create a Code Engine build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| source_url | Yes | Git repo URL | |
| output_image | Yes | Output image reference | |
| output_secret | Yes | Registry secret name | |
| strategy_type | No | e.g. dockerfile, buildpacks | |
| region | No |