From f2e3fcaf2577877c12b5a138ea7b35dc42ad9f53 Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Tue, 17 May 2022 12:10:17 +0200 Subject: [PATCH] Add Buildkite page to Integration guides --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 1afc2e7..bb8b9ce 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -11,6 +11,7 @@ * Integrating and extending * [Misc. contributions](https://github.com/koalaman/shellcheck/wiki/Contrib) * [Azure Pipelines](https://github.com/koalaman/shellcheck/wiki/Azure-Pipelines) + * [Buildkite](https://github.com/koalaman/shellcheck/wiki/Buildkite) * [CircleCI](https://github.com/koalaman/shellcheck/wiki/CircleCI) * [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) * [Integration](https://github.com/koalaman/shellcheck/wiki/Integration)