gitlab-ci: reenable binary cache building
This commit is contained in:
parent
48299e775c
commit
3b8f4a2472
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ stages:
|
|||
nixCache:
|
||||
stage: build
|
||||
image: "nixos/nix:latest"
|
||||
only:
|
||||
- disabled_while_iterating
|
||||
script:
|
||||
- "mkdir -p ops/secrets"
|
||||
- "cp ${OPS_SECRETS_DEFAULT_NIX} ops/secrets/default.nix"
|
||||
|
|
Loading…
Reference in a new issue