about summary refs log tree commit diff
path: root/ops/pipelines/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ops/pipelines/README.md')
-rw-r--r--ops/pipelines/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/ops/pipelines/README.md b/ops/pipelines/README.md
index f4ab1cc1ae..a3f94fd231 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.