Configure your pipeline

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • 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

    手順

    1. In your production instance, navigate to All > App Engine > Pipelines and Deployments > Pipelines.
    2. Select New.
      図 : 1. Pipeline - new record
      Creating a new pipeline record
    3. 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.
    4. Select Submit.
    5. Reopen the pipeline record you just created.
    6. 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.
    7. Select Update.