summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-09-26 15:28:57 +0200
committerTobrun <tobrun@mapbox.com>2017-09-26 16:22:25 +0200
commitef0ce1a9a4284c4d653e31c76d8aaeb11b1712c0 (patch)
tree2f2f70b7d4b8f3a7dacd1945455c20a2bc17729e /circle.yml
parent2f4cc7e4665d6e280bf1770f348fe069ebd928bc (diff)
downloadqtlocation-mapboxgl-ef0ce1a9a4284c4d653e31c76d8aaeb11b1712c0.tar.gz
[android] - bump snapshot version to beta
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index 2d4b926029..6ff8a84f87 100644
--- a/circle.yml
+++ b/circle.yml
@@ -285,7 +285,7 @@ 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
# ------------------------------------------------------------------------------
@@ -557,7 +557,7 @@ jobs:
linux-gcc5-release-qt5:
docker:
- image: mbgl/ci:r4-linux-gcc-5-qt-5
- resource_class: large
+ resource_class: large
working_directory: /src
environment:
LIBSYSCONFCPUS: 4