Skip to content

Instantly share code, notes, and snippets.

@ziginsider
Created December 9, 2017 15:19
Show Gist options
  • Save ziginsider/7ed68cfc8e44438e2581d1d76a73b909 to your computer and use it in GitHub Desktop.
Save ziginsider/7ed68cfc8e44438e2581d1d76a73b909 to your computer and use it in GitHub Desktop.
before_deploy: "echo 'ready?'"
deploy:
provider: firebase
token:
secure: $FIREBASE_TOKEN
project: "myapp-staging"
message: "Deploying!!!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment