Update .gitpod.yml
This commit is contained in:
parent
c7a0b64dc7
commit
7f8f2a7a18
@ -6,7 +6,7 @@ tasks:
|
|||||||
echo "Getting dependencies..."
|
echo "Getting dependencies..."
|
||||||
npm install
|
npm install
|
||||||
echo "Logging in..."
|
echo "Logging in..."
|
||||||
firebase login:ci
|
firebase login:ci --no-localhost
|
||||||
|
|
||||||
command: |
|
command: |
|
||||||
cd /workspace/ha_client_fcf/functions
|
cd /workspace/ha_client_fcf/functions
|
||||||
|
Reference in New Issue
Block a user