gitlab-ci: drop cache directive entirely

This commit is contained in:
Luke Granger-Brown 2020-05-09 13:54:15 +01:00
parent b9e5dac14c
commit 0949accaea

View file

@ -9,7 +9,3 @@ nixCache:
- "cp ${OPS_SECRETS_DEFAULT_NIX} ops/secrets/default.nix"
- "nix build -v -f ./ci-root.nix --substituters \"https://cache.nixos.org s3://lukegb-nix-cache?endpoint=storage.googleapis.com&trusted=1\""
- "nix copy -v --to 's3://lukegb-nix-cache?endpoint=storage.googleapis.com' ./result"
cache:
key: one-key-to-rule-them-all
paths:
- cache/