Release version
v6.0.1.1
Question Details
I am not sure if my configuration.qa.yaml is invoked during publishing to higher environment because I don't see it is overriding the values present in QA.
Please let me know if we need to explicitly mention in "run-publisher-with-env.yaml" or in variables section to use configuration.qa.yaml?
Expected behavior
configuration.qa.yaml should invoke during publishing and override the values accordingly.
Actual behavior
configuration.qa.yaml is not invoking during publishing.
Reproduction Steps
Need to know where we need to mention "configuration.qa.yaml" in tools->pipelines so that it will invoke QA file.