summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 0324db0e40..2d9c9470cc 100644
--- a/circle.yml
+++ b/circle.yml
@@ -214,7 +214,7 @@ commands:
- 'ccache-v1-{{ .Environment.CIRCLE_JOB }}-{{ .Branch }}-{{ .Revision }}'
- 'ccache-v1-{{ .Environment.CIRCLE_JOB }}-{{ .Branch }}-'
- 'ccache-v1-{{ .Environment.CIRCLE_JOB }}-master'
- - 'ccache-v1-{{ .Environment.CIRCLE_JOB }}-'
+ - 'ccache-v1-next-sanity-checks-master'
- run:
name: Prepare
command: |