Updated on 2023-11-28 GMT+08:00

Executing a Pipeline

Procedure

  1. Log in to CodeArts Pipeline.
  2. On the Pipelines tab page, click in the Operation column.
  3. In the displayed Execution Configuration dialog box, perform the following operations:

    • Pipeline Source: Select the branch or tag of the pipeline source as required.
    • Runtime Parameters: If runtime parameters have been set for the pipeline, set the parameters as required and then save them. For details, see Using Parameters.
    • Execution Stages: Select one or more tasks to execute in the pipeline. By default, all tasks are executed.

      If Always Run is set to Yes for a stage during configuration, tasks in this stage are selected by default and cannot be canceled.

    • Description: Enter the debugging information about the execution.

  4. After the configuration is complete, click Run to view the pipeline execution progress and task execution status in real time on the pipeline execution details page.

    • Click Stop in the upper right corner to stop the task.
    • Pipelines can be executed in parallel. You can click Run to continue executing a pipeline.

  5. After the execution is complete, you can view the execution result.