summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-13 11:38:18 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-15 21:36:17 +0200
commitfc436572f8979d1d549bb8163ea141e5bc04adb2 (patch)
tree44a5cd8af928d85c0e24cc88f10815e5484804f8
parent3f11d48a321dc9107d2126972f4f863d2bf84719 (diff)
downloadqtlocation-mapboxgl-fc436572f8979d1d549bb8163ea141e5bc04adb2.tar.gz
[build] If not found, use the cache from the sanity checks bot
Better than initializing git submodules from scratch.
-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: |