summaryrefslogtreecommitdiff
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-17 15:22:30 +0200
commit8ca6389df87e9a29a3bd0dca75e6b1fdb3209bc0 (patch)
tree98dce931144b84419e58f82ce749dfc6fd574a3e
parentd97af52c77076631fc86a4e6d3b2befd212bfad6 (diff)
downloadqtlocation-mapboxgl-8ca6389df87e9a29a3bd0dca75e6b1fdb3209bc0.tar.gz
[build] Fix Android benchmark runner CI config
Save step had been removed.
-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: