同時実行の制御

Concurrently deploying multiple things to an environment causes problems. However, it can be hard to keep track of what is about to deploy, especially when you have several pipelines and complex workflows. This is where the Deployment concurrency control comes into play. 

By tracking your deployments using Bitbucket Deployments, Pipelines will automatically check if there is a deployment in progress before starting a new one to the same environment. If there is already a deployment in progress, later pipelines deploying to the same environment will be halted. 

進行中のデプロイメントが完了したら、次の操作を実行できます。

  1. パイプライン全体を最初から再実行する。

  2. Resume the paused pipeline at the step it was halted.

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。