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

Check What’s Deployed - 图1

  • Click on the name of your “production” stage

Check What’s Deployed - 图2

  • The stage details page will show every time GoCD has deployed your application

Check What’s Deployed - 图3