> For the complete documentation index, see [llms.txt](https://docs.layerlens.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerlens.ai/more-in-this-section-4/cicd.md).

# CI/CD integrations

CI/CD integrations overview.

Wire Stratix evaluations into your build pipeline as required gates.

* [GitHub Actions](/6.-build-wire-your-code/cicd-github-actions.md)
* [GitLab CI](/6.-build-wire-your-code/cicd-gitlab.md)
* [Buildkite](/6.-build-wire-your-code/cicd-buildkite.md)

Pattern: install the SDK, run a gating eval, exit non-zero on regression. See [Tutorial 3](/6.-build-wire-your-code/03-cicd-gates.md).
