Atlassian Bamboo Post Build Command Runner Plugin
Overview
We use Atlassian Bamboo as our continuous build server and for a while I’ve wanted to kick off arbitrary command line commands after a build is completed. Apparently some other developers have been asking for this as well: BAM-679.
In response, I’ve written this plugin that can run an arbitrary command when a build passes [...]