I saw the post about Bamboo caching global variables but I'm in a situation where I have deleted the global variables and every time I run a NEW deploy it STILL uses them!
Can someone please tell me how I can change the global variables for when a NEW deploy is done. I'm NOT re-running anything.
I tried to set the variables on the Deploy environment itself but it's still grabbing the Global variables. It's pretty insane! Nothing I do gets rid of them or changes them!
Bamboo version is 5.15.0.1 build 51513.
Hi Justin,
I believe the behavior you are facing is because of the fact that the releases you are triggering is linked with the older build numbers which used the global variable values. Hence, the deployment releases are also using the same value because it is expected so as to maintain the consistency.
Try creating a new build and link a new release with this build number and see if it works or not.
Please accept the answer if it works for you so that others can also benefit from it.
Thanks,
Robhit
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.