From 22b8a49b87d2b86329add48e9af69ffd29ff6118 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 27 Jun 2020 17:14:58 +0100 Subject: feat(ops/pipelines): Add Buildkite pipeline configuration 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 Reviewed-by: lukegb --- third_party/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party') 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 -- cgit 1.4.1