All Products
Search
Document Center

Alibaba Cloud DevOps:Connect a Codeup repository to a Flow pipeline

Last Updated:Apr 18, 2026

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

Procedure

  1. Go to the pipeline creation page.

    Method 1: Create pipeline in Codeup

    Go to the target code repository, click the Pipelines tab, and click Create Pipeline.

    6-8.png

    Method 2: Create pipeline in Flow

    From the menu in the upper-left corner, select Flow.

    image

  2. Click Create Pipeline.

    6-8 2.png

  3. Choose Codeup as the code source.

    6-8.png

  4. Select the code repository and enter the required configuration.

    Note

    To automatically run the pipeline for each commit, select Enable Code Source Trigger.

    6-8.png

  5. After you configure the pipeline and run it once, Flow syncs its information to the selected Codeup repository, which completes the connection.

Checking and build capabilities

Alibaba Cloud DevOps Flow lets you extend your pipelines with capabilities such as code scan and test build.

6-8.png