Configure dependencies
Configure dependencies in the Step Parameters tab.
읽는 시간 1분최근 업데이트: 4일 전
You can use the Dependencies section to specify which steps must complete before the current step can run. This defines the structure of the pipeline as a directed acyclic graph (DAG). A step with no dependencies runs at the start of the pipeline. A step can depend on multiple steps, which allows for parallel execution and branching. To configure a step's dependencies:
- Select the step in the pipeline builder.
- In the Step Parameters tab, select the Dependencies section.
- From the Dependencies dropdown, select the steps that must complete before this step runs.