- Supported
Build, deploy and run RapidDeploy job plan directly from Bitbucket
Build your package directly from Bitbucket
Configure your Bitbucket Pipeline to build new package every time the commit is pushed to the repository.
Run RapidDeploy deployment directly from Bitbucket
Configure your Bitbucket Pipeline to run project deployment every time the commit is pushed to the repository.
Run RapidDeploy Job Plan directly from Bitbucket
Configure your Bitbucket Pipeline to run job plan every time the commit is pushed to the repository.
More details
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.
Privacy and security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policyResources
Gallery
Bitbucket Environment Variables to build RapidDeploy package