ロールバック
Bitbucket Deployments
このページの内容
関連コンテンツ
- Troubleshooting disabled "Deploy" button in Bitbucket Cloud Pipelines with the error message "<Branch_name> are preventing the deployment to <Deployment_name>"
- Troubleshooting Bitbucket Pipelines
- Upgrade a Bitbucket cluster manually without downtime
- Troubleshoot failed Bitbucket Pipelines locally with Docker
- Restore a deleted repository for Bitbucket Server
- How to restore a deleted branch
- How to rerun a failed build step using after-script
- Unable to configure pipelines after deleting the bitbucket-pipelines.yml file
- Troubleshooting Bitbucket Cloud Pipelines build with the error message: "The commit could not be found in the cloned repository. This can be caused by using force push or not having a deep enough clone"
- Deployment concurrency control
Bitbucket Pipelines では、パイプライン全体を実行することなく、1 つのデプロイメント ステップをロールバックできます。デプロイメントに失敗したら、最後に成功したデプロイメントを数クリックで復元できます。
はじめる前に
[再デプロイ] ボタンを有効化するには、以下が必要です。
- パイプラインの最初のデプロイメント ステップが正常に完了していること。
- デプロイメント権限で、ステップの再デプロイが許可されていること。
- アーティファクトが失効していないこと。
デプロイメントのロールバック
デプロイメント ステップをロールバックするには、次の手順を実行します。
- 再デプロイするデプロイメントを選択し、[再デプロイ] ボタンをクリックします。
- [再デプロイ] 画面で、変更内容を確認して [再デプロイ] をクリックします。
または、[Deployments] ダッシュボードで[再デプロイ] をクリックすることもできます。
最終更新日: 2019 年 12 月 9 日
関連コンテンツ
- Troubleshooting disabled "Deploy" button in Bitbucket Cloud Pipelines with the error message "<Branch_name> are preventing the deployment to <Deployment_name>"
- Troubleshooting Bitbucket Pipelines
- Upgrade a Bitbucket cluster manually without downtime
- Troubleshoot failed Bitbucket Pipelines locally with Docker
- Restore a deleted repository for Bitbucket Server
- How to restore a deleted branch
- How to rerun a failed build step using after-script
- Unable to configure pipelines after deleting the bitbucket-pipelines.yml file
- Troubleshooting Bitbucket Cloud Pipelines build with the error message: "The commit could not be found in the cloned repository. This can be caused by using force push or not having a deep enough clone"
- Deployment concurrency control
Powered by Confluence and Scroll Viewport.