Hi,
I have bamboo variables "${bamboo.appZ_guat_anypoint_uat_username} & ${bamboo.appZ_guat_anypoint_uat_password}" and, defines as project variables.
And there a deployment script as Bamboo(Linux) task which is running on Bamboo Agent , now trying to pass these above 2 variables to deployment script but unable to read them and deployment is failing with the 'Unauthorized' error.
Please let me now, how to pass Linux Bamboo project variables to Bamboo Agent(Windows)?
Thank you,
Dev G