eng.trigger_deployment
Deploy a repository to staging or production from a specified git tag, branch, or commit SHA.
Instructions
Deploy a repository to staging or production environment. Specify the version to deploy (tag, branch, or commit SHA).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| version | No | Version to deploy (git tag, branch, or SHA) | latest |
| environment | Yes | Target environment |