mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
14 lines
481 B
Plaintext
14 lines
481 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/container_security/security-deploy.adoc
|
|
|
|
[id="security-deploy-continuous_{context}"]
|
|
= Automating continuous deployment
|
|
|
|
You can integrate your own continuous deployment (CD) tooling with
|
|
{product-title}.
|
|
|
|
By leveraging CI/CD and {product-title}, you can automate the process of
|
|
rebuilding the application to incorporate the latest fixes, testing, and
|
|
ensuring that it is deployed everywhere within the environment.
|