APIErrors
Manual builds are turned off for this pipeline.
| HTTP status | 403 |
type | forbidden |
code | pipeline_manual_disabled |
| Default message | Manual builds are disabled for this pipeline. |
When this happens
You tried to start a build by hand on a pipeline whose configuration disables manual triggers. The pipeline still builds from webhooks and schedules.
How to fix it
Trigger the build through its configured source (a push or a schedule), or enable manual builds in the pipeline settings if you own it.