Inside Atlassian

Author

Joaquin Cid

Article in Bitbucket
Building an Angular app and deploying it to Firebase using Bitbucket Pipelines

This is a guest post from Joaquin Cid. In the following tutorial, we’ll learn how to setup a CI/CD pipeline using Bitbucket Pipelines and configure automatic build, run tests (both unit and e2e) and deploy an Angular app to Firebase Hosting. Why is CI/CD important? How much time do you spend on building, running tests […]