about summary refs log tree commit diff
path: root/views/kit/buildkite.yml
blob: 406e81aad076d2ae69bf8358dc76aee27e62a030 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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"