All Products
Search
Document Center

Alibaba Cloud DevOps:How to associate a code repository with a pipeline

Last Updated:May 12, 2025

This topic describes how to associate a code repository in Codeup with a pipeline in Alibaba Cloud DevOps Flow.

Procedure

  1. Go to the pipeline page.

    Method 1

    Access the code repository that you want to manage, select Pipelines from the left-side navigation pane, and then click Create Pipeline to access the pipeline creation page.

    6-8.png

    Method 2

    Select Flow in the Workbench to access the pipeline creation page.

    6-8.png

  2. On the page that appears, click Create.6-8 2.png

  3. Choose Codeup as the code source.

    6-8.png

  4. Select the code repository, and then enter the required configuration information as prompted.

    Note

    To automatically execute pipeline checks for each commit, turn on Enable Code Source Trigger.

    6-8.png

  5. After the configuration, the association between pipeline and repository is completed as the pipeline information is synchronized to the selected code repository in Codeup every time the pipeline is triggered.

Various build and check methods

Alibaba Cloud DevOps Flow supports various build and check methods such as code scan and test building.

6-8.png