summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-09-26 09:38:20 +0200
committerTobrun <tobrun@mapbox.com>2017-09-26 11:43:33 +0200
commit3f52377543885170da6a27e1c24657cc4cbcf29c (patch)
treea2278fb5455f179e828dbed4620880c9ecb41a16 /circle.yml
parent0108f7cd7e82072e9f229a1a8528e19f92209c65 (diff)
downloadqtlocation-mapboxgl-3f52377543885170da6a27e1c24657cc4cbcf29c.tar.gz
[android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4
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 6bced990de..7d75427bcb 100644
--- a/circle.yml
+++ b/circle.yml
@@ -133,4 +133,4 @@ jobs:
- deploy:
name: Publish to Maven
command: |
- if [ "${CIRCLE_BRANCH}" == "release-ios-v3.6.0-android-v5.1.0" ]; then make run-android-upload-archives ; fi
+ if [ "${CIRCLE_BRANCH}" == "master" ]; then make run-android-upload-archives ; fi