From 0949accaeae85872564eb3903de54615bdd3d777 Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sat, 9 May 2020 13:54:15 +0100 Subject: [PATCH] gitlab-ci: drop cache directive entirely --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 253b039eb8..0587e9be6d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/