depot/third_party/tvl/views/kit/buildkite.yml
Default email a291c8690a Project import generated by Copybara.
GitOrigin-RevId: e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0
2022-05-19 16:39:52 +02:00

16 lines
497 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"
- label: ":nix: lazy-deps"
command: |
nix-build -E 'with import ./. {}; lazy-deps { mg.attr = "magrathea"; }'
result/bin/mg