Update .gitpod.yml
This commit is contained in:
parent
c7a0b64dc7
commit
7f8f2a7a18
@ -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
|
||||
|
Reference in New Issue
Block a user