Firebase
Commands
# list help
yarn run firebase
# get FIREBASE_TOKEN
yarn run firebase login:ci
# CI Deploy
yarn run firebase deploy --token "$FIREBASE_TOKEN"
Last updated
Was this helpful?
# list help
yarn run firebase
# get FIREBASE_TOKEN
yarn run firebase login:ci
# CI Deploy
yarn run firebase deploy --token "$FIREBASE_TOKEN"
Last updated
Was this helpful?