summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-07-21 11:18:26 +0200
committerTobrun <tobrun@mapbox.com>2017-07-21 15:04:36 +0200
commit7aad3613c3549ae5f4388fcbeef969e13274892b (patch)
treeec076426d3c632a58dbb9bea652fd55ec93ccb58 /circle.yml
parentea337866e9870e95a977308f0926b15e25c7a0ce (diff)
downloadqtlocation-mapboxgl-7aad3613c3549ae5f4388fcbeef969e13274892b.tar.gz
update release configandroid-v5.1.1
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