42
Technology

Pipelines

Bitbucket Pipelines (Atlassian) is an automation software that facilitates software testing and deployment. Pipelines extends the bitbucket cloud with CI/CD: Continuous Integration, Continuous Delivery and Continuous Deployment. A YAML script defines the steps necessary to test and deploy software.