summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2018-07-27 10:55:20 +0200
committerTobrun <tobrun@mapbox.com>2018-07-27 11:30:48 +0200
commitd61ad7b64243d0dc557d678512218e1f433f2349 (patch)
treea11212177e83830a10ce6d7816c7624f48b4f70f
parent37bbed5b9c3f95dc1e596b885702808202e4193c (diff)
downloadqtlocation-mapboxgl-d61ad7b64243d0dc557d678512218e1f433f2349.tar.gz
[android] - unbound variable with external PR
-rw-r--r--circle.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index 8818adacc9..b3e4cc971d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -409,7 +409,6 @@ jobs:
- *save-gradle-cache
- run:
name: Log in to Google Cloud Platform
- shell: /bin/bash -euo pipefail
command: |
if [ -n "${GCLOUD_SERVICE_ACCOUNT_JSON}" ]; then
echo "${GCLOUD_SERVICE_ACCOUNT_JSON}" > secret.json
@@ -419,7 +418,6 @@ jobs:
- run:
name: Run instrumentation tests on Firebase
no_output_timeout: 1200
- shell: /bin/bash -euo pipefail
command: |
if [ -n "${GCLOUD_SERVICE_ACCOUNT_JSON}" ]; then
gcloud firebase test android models list
@@ -467,7 +465,6 @@ jobs:
- *reset-ccache-stats
- run:
name: Generate Maven credentials
- shell: /bin/bash -euo pipefail
command: |
if [ -n "${PUBLISH_NEXUS_USERNAME}" ]; then
aws s3 cp s3://mapbox/android/signing-credentials/secring.gpg platform/android/MapboxGLAndroidSDK/secring.gpg