tvl-depot/nix/buildkite
Vincent Ambo b9c31d6658 refactor(nix/buildkite): Optimise steps if builds are not enabled
Generating a release-only pipeline skips a bigger chunk of eval this
way (the step itself is never actually evaluated, which means we never
actually compute the drv), which can be quite beneficial in terms of
evaluation time.

Change-Id: I2739026ddd1c6a86f82627ac26a046c5fe7359ea
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5830
Tested-by: BuildkiteCI
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
2022-06-06 12:02:26 +00:00
..
default.nix refactor(nix/buildkite): Optimise steps if builds are not enabled 2022-06-06 12:02:26 +00:00
fetch-parent-targets.sh refactor(ops/pipelines): Configurable GraphQL token location 2022-03-30 11:06:49 +00:00