ci: push attic to binary cache, update nix script
This commit is contained in:
parent
3b7c001350
commit
0b217232ac
2 changed files with 15 additions and 7 deletions
|
@ -49,6 +49,9 @@ ci:
|
|||
stage: ci
|
||||
image: nixos/nix:2.20.4
|
||||
script:
|
||||
# Cache attic client
|
||||
- ./bin/nix-build-and-cache --inputs-from . attic
|
||||
|
||||
# Cache the inputs required for the devShell
|
||||
- ./bin/nix-build-and-cache .#devShells.x86_64-linux.default.inputDerivation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue