Discover what’s in an GoCD environment
Before deploying something into production, it is often useful to know what is currently there.
Example usage
For this example, we will assume we have a stage name “production” that will automatically deploy a binary onto a production server
- Start at the environments page
- Click on the name of your “production” stage
- The stage details page will show every time GoCD has deployed your application