ci: caching of the nix store

funkwhale
hexchen 2020-11-29 04:34:41 +00:00
parent 514526cab8
commit 8cb692c4fd
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
image: nixos/nix:latest
cache:
key: nixosisgreat
paths:
- /nix/store
build:
stage: build
script: