From 7f8f2a7a183febe5820eb9cb75a451ff1e005019 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sun, 12 Apr 2020 12:55:05 +0300 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 5c9befe..00b01de 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -6,7 +6,7 @@ tasks: echo "Getting dependencies..." npm install echo "Logging in..." - firebase login:ci + firebase login:ci --no-localhost command: | cd /workspace/ha_client_fcf/functions