This topic describes how to connect a code repository in Codeup to a pipeline in Alibaba Cloud DevOps Flow.
Procedure
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.

Method 2: Create pipeline in Flow
From the menu in the upper-left corner, select Flow.

Click Create Pipeline.

Choose Codeup as the code source.

Select the code repository and enter the required configuration.
NoteTo automatically run the pipeline for each commit, select Enable Code Source Trigger.

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.
