Bitbucket Pipelines

Bitbucket Pipelines is a new continuous delivery feature built within Bitbucket Cloud. RapidDeploy integration with Bitbucket is very simple. It allows you to build package, deploy or run RapidDeploy job directly from Bitbucket. You can configure your Bitbucket Pipeline to perform actions from RapidDeploy automatically every time your code is pushed to the branch.

There are three actions that you can use in your Bitbucket Pipeline

  • RapidDeploy build package task invoke RapidDeploy server to build a package in the configured artifact repository. You can check the result and the log output in the Pipelines logs in Bitbucket.
  • RapidDeploy project deploy task invoke a deployment task in RapidDeploy server. Multiple deployments can be executed sequentially or parallel. You can check the result and the process logs in the Pipelines logs in Bitbucket.
  • RapidDeploy run job plan task invoke a job plan from RapidDeploy server. You can check the result and the process logs in the Pipelines logs in Bitbucket.

Reviews

There are no reviews yet.

Be the first to review “RapidDeploy Plugin for Atlassian BitBucket”