Deploy your Angular 2 project with Bitbucket Pipelines to Firebase Hosting
Please see the Firebase setup instruction to setup a project on Firebase.
To run the firebase deploy
command you need to obtain a login token from Firebase. To do so, run the firebase login:ci
on your command line which will generate a token. Copy the generated token.
Goto your project in Bitbucket, open the Settings and select Environment variables.