ci: push attic to binary cache, update nix script

This commit is contained in:
Matthias Ahouansou 2024-05-01 21:54:32 +01:00
parent 3b7c001350
commit 0b217232ac
No known key found for this signature in database
2 changed files with 15 additions and 7 deletions

View file

@ -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