summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-10-24 09:35:56 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2018-10-24 09:35:56 +0200
commit2885b0f2e51b2c590de7e346a748340580e8f165 (patch)
tree962b680cc7b38ef8600c7fc5d98e92487a5f5acf
parent9afe75aa76c02db21209e8f92b09be4b596a3983 (diff)
downloadqtlocation-mapboxgl-upstream/tvn-external-pr.tar.gz
[android] - remove shell command when activating google cloud service accountupstream/tvn-external-pr
-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