about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-06-27T16·14+0100
committertazjin <mail@tazj.in>2020-06-27T16·55+0000
commit22b8a49b87d2b86329add48e9af69ffd29ff6118 (patch)
tree545b57e6ffd307babcf17a41e3c8698b6d9cd30c /third_party
parent7f703913edd6ca53703a8b3b2fba79ab09890683 (diff)
feat(ops/pipelines): Add Buildkite pipeline configuration r/1099
This adds configuration which generates the structure expected for
Buildkite pipelines, which can then be dynamically ingested by
Buildkite when a pipeline is triggered.

Change-Id: I61e3dc3affb19c1f2550ef827fa73b17f8d8ae47
Reviewed-on: https://cl.tvl.fyi/c/depot/+/627
Reviewed-by: ericvolp12 <ericvolp12@gmail.com>
Reviewed-by: lukegb <lukegb@tvl.fyi>
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 7d1e83573a..4c29ba4803 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -44,6 +44,7 @@ let
       buildGoModule
       buildGoPackage
       buildPackages
+      buildkite-agent
       bzip2
       c-ares
       cacert