Hopefully the last bugfix for GitLab CI config

fixes 7041b7845
This commit is contained in:
James Groom 2023-11-26 20:20:32 +10:00 committed by GitHub
parent 20defc890b
commit 4ad9b7b2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,7 @@ build_ext_tools:
build_nix_master:
# extends: .with_cachix_mono
image: nixos/nix:latest
needs: []
rules:
- if: '$CI_PIPELINE_SOURCE == "schedule"'
@ -76,6 +77,7 @@ build_nix_master:
build_nix_prev_release:
# extends: .with_cachix_mono
image: nixos/nix:latest
needs: []
rules:
- if: '$CI_PIPELINE_SOURCE == "schedule"'