File tree Expand file tree Collapse file tree
.harness/orgs/PROD/projects/Harness_Split/pipelines/deploy_qos_v3/input_sets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11inputSet :
22 name : split_evaluator
3+ tags : {}
34 identifier : split_evaluator
45 orgIdentifier : PROD
56 projectIdentifier : Harness_Split
@@ -33,7 +34,7 @@ inputSet:
3334 spec :
3435 repo : <+trigger.payload.repository.name>
3536 tags :
36- - $ VERSION
37+ - <+pipeline.stages.CI_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables. VERSION>
3738 - latest
3839 dockerfile : " "
3940 context : " "
@@ -60,7 +61,7 @@ inputSet:
6061 spec :
6162 imageName : <+trigger.payload.repository.name>
6263 tags :
63- - $ VERSION
64+ - <+pipeline.stages.CI_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables. VERSION>
6465 - latest
6566 dockerfile : " "
6667 context : " "
@@ -87,7 +88,7 @@ inputSet:
8788 spec :
8889 repo : <+trigger.payload.repository.name>
8990 tags :
90- - $ VERSION
91+ - <+pipeline.stages.CI_Multi_Arch_split_evaluator.spec.execution.steps.custom_tag.output.outputVariables. VERSION>
9192 - latest
9293 when :
9394 condition : " true"
You can’t perform that action at this time.
0 commit comments