We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb57baf commit 84dfcbaCopy full SHA for 84dfcba
1 file changed
.harness/orgs/PROD/projects/Harness_Split/pipelines/deploy_qos_v3/input_sets/split_evaluator.yaml
@@ -61,7 +61,7 @@ inputSet:
61
spec:
62
imageName: <+trigger.payload.repository.name>
63
tags:
64
- - <+pipeline.stages.CI_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables.VERSION>
+ - <+pipeline.stages.ECR_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables.VERSION>
65
- latest
66
dockerfile: ""
67
context: ""
@@ -115,7 +115,7 @@ inputSet:
115
116
117
118
- - $VERSION
+ - <+pipeline.stages.ECR_Multi_Arch_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables.VERSION>
119
120
when:
121
condition: "true"
0 commit comments