mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
12 lines
514 B
Plaintext
12 lines
514 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/container_security/security-deploy.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[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.
|