Commit 9189e1f8 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'add-deploy-anywhere' into 'master'

Ensure we reinforce that GitLab can deploy to any target

See merge request gitlab-org/gitlab!45309
parents 534399a9 b036efc2
...@@ -8,7 +8,10 @@ type: howto ...@@ -8,7 +8,10 @@ type: howto
# Cloud deployment # Cloud deployment
Interacting with a major cloud provider may have become a much needed task that's Interacting with a major cloud provider may have become a much needed task that's
part of your delivery process. GitLab is making this process less painful by providing Docker images part of your delivery process. With GitLab you can
[deploy your application anywhere](https://about.gitlab.com/stages-devops-lifecycle/deploy-targets/).
For some specific deployment targets, GitLab makes this process less painful by providing Docker images
that come with the needed libraries and tools pre-installed. that come with the needed libraries and tools pre-installed.
By referencing them in your CI/CD pipeline, you'll be able to interact with your chosen By referencing them in your CI/CD pipeline, you'll be able to interact with your chosen
cloud provider more easily. cloud provider more easily.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment