Removed logging information
This commit is contained in:
parent
f955b91617
commit
b6fa432b5d
@ -41,8 +41,6 @@ jobs:
|
||||
- store_artifacts:
|
||||
path: public
|
||||
|
||||
- run: pwd
|
||||
|
||||
deploy:
|
||||
docker:
|
||||
- image: circleci/node:10.4-browsers
|
||||
@ -55,10 +53,6 @@ jobs:
|
||||
- attach_workspace:
|
||||
at: ./
|
||||
|
||||
- run: ls
|
||||
|
||||
- run: pwd
|
||||
|
||||
- run:
|
||||
name: Deploy
|
||||
command: yarn firebase deploy --token "${FIREBASE_TOKEN}"
|
||||
|
Loading…
Reference in New Issue
Block a user