Skip to content

Commit

Permalink
update: continuous-delivery.md
Browse files Browse the repository at this point in the history
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
  • Loading branch information
Okabe-Junya committed Jan 31, 2024
1 parent 960cf89 commit f4ed05e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/ja/continuous-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ CDは、ソフトウェアがデプロイメント前に適切にテストされ
CD戦略は、完全に自動化された本番環境へのパスを作成し、
[カナリア](/ja/canary-deployment/)[ブルーグリーン](/ja/blue-green-deployment/)リリースなどの様々なデプロイメント戦略を使用してソフトウェアをテストしデプロイします。
これにより、開発者は頻繁にコードをデプロイすることができ、新しいリビジョンがテストされていることを安心して受け入れることができます。
通常CD戦略では、フィーチャーブランチやプルリクエストとは対照的に、トランクベースの開発を行います。

## 関連する用語はありますか

Expand Down

0 comments on commit f4ed05e

Please sign in to comment.