summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-02-04 21:33:35 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-02-06 11:19:13 +0100
commitaa6332f1a9080a57097126724c5f35966bc3a320 (patch)
tree283a6c13c5cdc0d9688d8d89b1e37d8ef85db7cd
parent63065e1268de9637368aaed4b67591b5cbf09f5b (diff)
downloadqtlocation-mapboxgl-upstream/tvn-update-benchmark-name.tar.gz
[android] - update downstream circle-ci job nameupstream/tvn-update-benchmark-name
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 7c352c8b1f..6424205279 100644
--- a/circle.yml
+++ b/circle.yml
@@ -606,7 +606,7 @@ jobs:
command: |
if [ -n "${MOBILE_METRICS_TOKEN}" ]; then
if [[ $CIRCLE_BRANCH == master ]]; then
- curl -u $MOBILE_METRICS_TOKEN -d build_parameters[CIRCLE_JOB]=core-benchmark https://circleci.com/api/v1.1/project/github/mapbox/mobile-metrics/tree/master
+ curl -u $MOBILE_METRICS_TOKEN -d build_parameters[CIRCLE_JOB]=android-core-benchmark https://circleci.com/api/v1.1/project/github/mapbox/mobile-metrics/tree/master
fi
fi
- run: