gitlink_help_center/i18n/en/docusaurus-plugin-content-docs/current/devops-engine/code-pipeline.md

543 B

sidebar_label sidebar_position
Code Pipeline 5

Code Pipeline

You can configure pipelines in code form (YAML format). First, select the code pipeline and corresponding branch:

code_workflow1

Edit the pipeline code. The concepts of pipeline name description, triggers, global parameters, serial/concurrent execution, and pipeline orchestration are the same as in graphical pipelines, as described below:

code_workflow2