Integrations¶
Drape works with any CI provider that can run a binary or Docker container. The CLI auto-detects CI context (branch, SHA, PR number) from environment variables.
Guides¶
- GitHub Actions — Full workflow examples using the official Drape Action
- GitLab CI — Pipeline configuration for GitLab
- Other CI Providers — CircleCI, Buildkite, Jenkins, Azure Pipelines, Travis CI, Bitbucket Pipelines