about summary refs log tree commit diff
path: root/views/kit/buildkite.yml
diff options
context:
space:
mode:
Diffstat (limited to 'views/kit/buildkite.yml')
-rw-r--r--views/kit/buildkite.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/views/kit/buildkite.yml b/views/kit/buildkite.yml
new file mode 100644
index 0000000000..cf6795f211
--- /dev/null
+++ b/views/kit/buildkite.yml
@@ -0,0 +1,8 @@
+# Build pipeline for the filtered //views/kit workspace of depot. This
+# pipeline is triggered by each build of canon.
+#
+# Pipeline status is visible on https://buildkite.com/tvl/tvl-kit
+
+steps:
+  - command: "nix-build --no-out-link -A besadii"
+    label: ":nix: besadii"