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 16:43:00 +0200
commit4681dd6cbfe9ffaede6bee8e40968a3a60930fb6 (patch)
tree4e9fc5db05b5126cc1e938236677a6c019db0d10
parent4ccd3ff47395d12488546cc2ad7941998ab31f4c (diff)
downloadqtlocation-mapboxgl-4681dd6cbfe9ffaede6bee8e40968a3a60930fb6.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: |