Centralize call to setup-nix-environment
before_script and script just get merged, so unless we're setting some default somewhere we don't need it. And in fact, every user of .build was doing the same thing, so we can just do it in one place: .build.
Showing
- ci/pipelines/downstream.yml 0 additions, 3 deletionsci/pipelines/downstream.yml
- ci/pipelines/lib/run-head-hackage-ci.yml 2 additions, 3 deletionsci/pipelines/lib/run-head-hackage-ci.yml
- ci/pipelines/update-repo.yml 1 addition, 3 deletionsci/pipelines/update-repo.yml
- ci/pipelines/validation.yml 0 additions, 3 deletionsci/pipelines/validation.yml
Loading
Please register or sign in to comment