tvl-depot/views/kit/buildkite.yml
Vincent Ambo 82ba42c439 feat(tvl-kit): add magrathea to TVL kit
this tool is generically useful for other TVL-like setups

Change-Id: I182259a7ddb61b4ebdce98ef7893a0ac58a6baec
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5271
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
2022-02-14 10:47:17 +00:00

10 lines
353 B
YAML

# 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"
- command: "nix-build --no-out-link -A magrathea"
label: ":nix: magrathea"