summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-07-26 16:45:49 +0200
committerTobrun <tobrun@mapbox.com>2017-07-28 12:06:53 +0200
commit9b770f382ef7f1251f0f770175514345899101a8 (patch)
treec6117496c382c5e8918f07eada3a8293c64eb19a /circle.yml
parent009da507fa780d111bb574154840a061ab284c8f (diff)
downloadqtlocation-mapboxgl-9b770f382ef7f1251f0f770175514345899101a8.tar.gz
[android] - build snapshots from release branch for v5.1.2
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 7d75427bcb..6bced990de 100644
--- a/circle.yml
+++ b/circle.yml
@@ -133,4 +133,4 @@ jobs:
- deploy:
name: Publish to Maven
command: |
- if [ "${CIRCLE_BRANCH}" == "master" ]; then make run-android-upload-archives ; fi
+ if [ "${CIRCLE_BRANCH}" == "release-ios-v3.6.0-android-v5.1.0" ]; then make run-android-upload-archives ; fi