Pipeline configuration (https://confluence.atlassian.com/bitbucket/configure-bitbucket-pipelines-yml-792298910.html) Php and pipelines (https://confluence.atlassian.com/bitbucket/php-with-bitbucket-pipelines-873907835.html)
Bitbucket Pipelines is an integrated Continuous integration (CI)* and Continuous delivery (CD)* service, built into Bitbucket. It allows you to automatically build, test and even deploy your code, based on a configuration file in your repository.