Configure your app development pipeline so that your administrator can quickly move an application from one environment to another.
始める前に
You must create all of your pipeline environment records before completing these steps. For more information, see Configure your pipeline environments.
Role required: admin or app_engine_admin
手順
In your production instance, navigate to All > App Engine > Pipelines and Deployments > Pipelines.
Select New.
図 : 1. Pipeline - new record
On the form, fill in the fields.
表 : 1. Pipeline form
Field
Description
Name
Name of the pipeline. Enter a name that distinguishes
this pipeline from other pipelines.
Pipeline Type
The type of pipeline you are defining. The most common
use case for pipelines is to select Application Deployment;
however, you can define other types as needed.
Source Environment
The environment for this pipeline, usually the development environment.
Application
Application scope of the pipeline.
Active
Select the check box to activate this pipeline.
Select Submit.
Reopen the pipeline record you just created.
In the Pipeline Environments Order section, select the environments in the pipeline, excluding the Source Environment, and specify the order in which apps should be deployed through the
pipeline.