JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
8. Application Development
Cloud Build
Artifactory Registry
Cloud Deploy
Cloud Scheduler
Cloud Pub/Sub
Apigee
More
Share
Explore
Cloud Deploy
Cloud Deploy is a managed service that automates
delivery of your applications
to a series of
target
environments in a defined promotion sequence. When you want to deploy your updated application, you create a
release
, whose
lifecycle
is managed by a
delivery pipeline
.
How a Cloud Deploy pipeline works?
The Cloud Deploy delivery pipeline contains the following information:
A name, which you use when referring to the delivery pipeline, and a description.
The promotion sequence, describing the order in which to deploy to the configured
targets
.
Optionally,
labels and annotations
.
Also optionally, the target definitions themselves.
Targets can be
defined
in the same delivery pipeline
configuration file
, or in one or more separate files. Multiple delivery pipelines can use the same target or targets, but a given target can be used only once in a given delivery pipeline.
Ref:
Overview of Cloud Deploy | Google Cloud
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.