Continuous Integration and Continuous Delivery with BitBucket Pipelines

Prathap Chandra
4 min readOct 1, 2020

--

This article will help you in automating your deployments with bitbucket pipelines. Feel free to skip if you’re aware of any one of the steps. Let's break down the process into the following steps.

  • Create a Bitbucket repository

--

--