Stage output variables
G
Ginger orange Raccoon
Gathering data from steps to pass from stage to stage can be confusing for developers consuming templates. An ability to pass this information into a stage level output similar to how stage variables work for input would be extremely useful. An example could be a complex stage which includes build of a container image could pass the full image path and separately pass the registry, image name, tag and SHA so these are more easily passed into the deploy stage for selection of the image to deploy.
Log In