I am using the Promoted Builds plugin for deployment of my application into different environments.
I have a manual promotion, with a "choice" approval parameter, containing two entres - one corresponding to each of two instances of my application. The promotion executes a Windows batch script which uses the value in the choice parameter to choose what directories to write to, what config files to edit etc. This works perfectly well - once. If I want to promote the same build to BOTH environments, I would expect to just be able to execute the promotion twice, choosing each environment in turn from the generated drop down list. However, when I go to do this, I find that the drop down list has now become a read-only text box that I can't choose the other environment from. Clearly this is a deliberate design choice - so I would really appreciate some feedback on how best to tackle this problem. Best regards Tom
