Output Variables
Cross-Job Communication: Dependencies and Output Variables
Job B needs the container image tag that Job A built. You set a variable in Job A. Job B cannot see it. You search the documentation, find three different reference syntaxes, and none of them have a worked example that matches your pipeline structure.
Output variables are the primary mechanism for …
