Skip to content

Commit 3ca6d1a

Browse files
[YOLO] Update pipeline Test functional by framework - multisteps (#1458)
Co-authored-by: Yakov Goldberg <yakov.goldberg@datarobot.com>
1 parent 37e2e85 commit 3ca6d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pipeline:
4848
tags: {}
4949
when:
5050
pipelineStatus: Success
51-
condition: <+pipeline.stages.build_list_of_envs_to_test.spec.execution.steps.build_list_of_environments_to_test_on.output.outputVariables.matrix_values>!=null
51+
condition: <+pipeline.stages.Reconcile_envVersionIds_requirements.spec.execution.steps.find_changed.output.outputVariables.CHANGED_DIRS>!=""
5252
- stage:
5353
name: Build list of envs to test
5454
identifier: build_list_of_envs_to_test

0 commit comments

Comments
 (0)