Some debugging stuff
This commit is contained in:
parent
02a298a4d2
commit
5074da358f
@ -50,6 +50,8 @@ jobs:
|
||||
- attach_workspace:
|
||||
at: ./
|
||||
|
||||
- run: ls
|
||||
|
||||
- run:
|
||||
name: Deploy
|
||||
command: yarn firebase deploy --token "${FIREBASE_TOKEN}"
|
||||
|
Loading…
Reference in New Issue
Block a user