diff options
Diffstat (limited to 'ops/pipelines')
-rw-r--r-- | ops/pipelines/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ops/pipelines/README.md b/ops/pipelines/README.md index f4ab1cc1ae3d..a3f94fd23143 100644 --- a/ops/pipelines/README.md +++ b/ops/pipelines/README.md @@ -1,3 +1,5 @@ -This folder contains various utilities used for our [Buildkite CI -setup][ci]. These are mostly hooks invoked by Buildkite runners, or -configuration used to set up the build pipelines. +This folder contains the dynamic configuration for our [Buildkite CI +setup](https://tvl.fyi/builds). + +The configuration is built and dynamically loaded by Buildkite at the start of +each CI pipeline. |