summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-10-24 09:35:56 +0200
committerTobrun <tobrun@mapbox.com>2018-10-24 10:52:19 +0200
commitd7d48c3ebcd18eb321acf10efd410eae3b46c5fc (patch)
tree423b0691dcbde7de492f736ebbed2722525a0806
parent5f1d4199d994dd552b2b65d500133bb39fc88e5b (diff)
downloadqtlocation-mapboxgl-d7d48c3ebcd18eb321acf10efd410eae3b46c5fc.tar.gz
[android] - remove shell command when activating google cloud service account
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 04ce610020..a97fd87fc8 100644
--- a/circle.yml
+++ b/circle.yml
@@ -311,7 +311,6 @@ commands:
steps:
- run:
name: Log in to Google Cloud Platform
- shell: /bin/bash -euo pipefail
command: |
if [[ -n "${GCLOUD_SERVICE_ACCOUNT_JSON}" && -z "${SKIP_FIREBASE:-}" ]]; then
echo "${GCLOUD_SERVICE_ACCOUNT_JSON}" > secret.json