concourse-tutorial
concourse-tutorial copied to clipboard
Release Version Tracking in Concourse
In a CI/CD process multiple versions are generated and some are deployed to prod and some are not. What's the best way to track what versions made it to Prod and how to use the info for backing out etc.
If there can be a tutorial for this, that will be helpful
In the pipeline vide, click on a resource, click on a version of that resource. You’ll see which jobs it’s went into & left and the status. Helpful?