I have a Job A and Job B in teamcity, Job B is a dependency for Job A(continuous build and deployment job). I use/pick the parameters channels, environment and branch in both the jobs during the build trigger. So when I trigger the build for Job A I select these parameters but these values are not been pickedup in Job B.
Can some one please help me on how to pass these parameters into the dependency jobs.