I'm looking for an option to prompt the user for input during a Bamboo deployment, so that I can use the entered value as a variable in my deployment steps.
In the build process, there is a "Run customised..." option and something like that would already be sufficient for my use case.
Is there any way to do this?
consider switching to Jenkins (-;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is exactly the type of scenario i'd like to also run - while it makes automated deployments not possible, we don't want all of our deployments to be automated. Sometimes, we just have to prompt for a key or some other "secret" value that we don't want stored, even in bamboo's weird "hiding" way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am surprised this functionality doesn't exist. I understand the idea is to be completely hands off and automated, but sadly that isn't always real world possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.