Lullabot / drupal9ci

Command Line Interface for implementing Continuous Integration in Drupal 9
GNU General Public License v3.0
161 stars 55 forks source link

Bitbucket integration #71

Closed fjgarlin closed 3 years ago

fjgarlin commented 3 years ago

Bitbucket offers Pipelines for CI integration. As Bitbucket is also a major version control provider and has integrations with Jira, Trello... I thought it'd be a good addition to the project.

The syntax and some bits and pieces are different, but the integration is mostly based on the Github actions one. I updated the main readme file to reflect the addition too.

See this in action here: https://bitbucket.org/fjgarlin/d9-lagoon/addon/pipelines/home#!/results/16

juampynr commented 3 years ago

Looks great! Merging.