summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-04-29 11:05:55 +0300
committerJuha Alanen <juha.alanen@mapbox.com>2020-04-29 16:05:49 +0300
commit28cf83d7a34c5c0b40e62e752ba4cc872dcadbf7 (patch)
tree7a4a10ef69837690be9f0d162b1ef7a722a37893
parent72085d16645b0bcade61da04c5de599c9a01e1e2 (diff)
downloadqtlocation-mapboxgl-28cf83d7a34c5c0b40e62e752ba4cc872dcadbf7.tar.gz
Publish benchmark
-rw-r--r--circle.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 7c435f01df..c0d68246e7 100644
--- a/circle.yml
+++ b/circle.yml
@@ -484,6 +484,7 @@ jobs:
- check-benchmark-results
directory: ios
- retry-ios-benchmark
+ - publish-benchmark-statistics
- save
android-benchmark-runner:
executor: ubuntu-eoan
@@ -501,6 +502,7 @@ jobs:
- check-benchmark-results
directory: android
- retry-android-benchmark
+ - publish-benchmark-statistics
- save
android-api-breakage:
executor: ubuntu-eoan