summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-02-14 11:32:10 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2020-02-18 16:10:23 +0200
commit850ba6ebba12d4d69ea051db1ddcaf28f09ad00c (patch)
tree44a4cf71b153fb86ef9a5bbacaef5bb3cd905211 /circle.yml
parent4fb715f1fedf159272c0354721f534273bea0648 (diff)
downloadqtlocation-mapboxgl-850ba6ebba12d4d69ea051db1ddcaf28f09ad00c.tar.gz
[build] Fix Android benchmark runner CI config
Save step had been removed.
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index d5e89b44d0..d7b9a78e5f 100644
--- a/circle.yml
+++ b/circle.yml
@@ -557,6 +557,7 @@ jobs:
testResult=$(gsutil ls gs://test-lab-186672a0qp5bq-ycr70axads3nc/benchmark-${CIRCLE_BUILD_NUM}/**/results/results.json)
mkdir -p /tmp/tests/benchmark
gsutil cp $testResult /tmp/tests/benchmark
+ - save
android-api-breakage:
executor: ubuntu-disco
steps: