You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
As of Nov-2020: By using gitbash versioned code changes to bitbucket. Through Bamboo changes has to be deployed to Salesforce Org.
Bamboo build fails with the error: "'dynamicBash.sh' is not recognized as an internal or external command, operable program or batch file". Was working fine previously. suddenly getting this error. Please suggest solutions.
Update: 14-june-2021:
Again we are getting the same error for another sandbox of same project.
It looks to me like you are trying to run a shell script on a windows server - unless the windows server has a Unix-like command shell installed and configured, this isn't going to work.
You'll need to go to the windows server running the build and configure it such that the shell script is runnable by the Bamboo agent
Hi Nic, its for Salesforce cloud. Its was working fine previously. Suddenly getting this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you can't run build agents on Salesforce Cloud, I have no idea what this has to do with your problem.
As I said, you'll need to configure your build such that the build agent has an environment that includes the scripts it needs
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.