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

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

On the page that appears, click Create.

Choose Codeup as the code source.

Select the code repository, and then enter the required configuration information as prompted.
NoteTo automatically execute pipeline checks for each commit, turn on Enable Code Source Trigger.

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.
