summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-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