Reputation: 25
I like Bamboo idea of environments connected to deployment plans as it gives nice overview what is deployed where.
Is there are canonical way to look over deployment environments in Jenkins?
Upvotes: 1
Views: 119
Reputation: 3452
I found this plugin https://plugins.jenkins.io/deploy-dashboard/ which can show you the latest version with a history for each of your environments. However, this needs to be triggered manually from a deployment job. This is nowhere close to what Bamboo offers.
Upvotes: 1