The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've set up a Bamboo plan that triggers when a new commit is made to a Github repo.
I'm now in the process of setting up a job to build an Android .apk of that code. I've set up a script which looks like the following:
https://i.imgur.com/CB6YPDy.png
However, when I run the plan, I get the following output:
'gradlew' is not recognized as an internal or external command, operable program or batch file.
What should I change in my script to get this to work?
Hi!
Looks like your script run on incorrect agent instead with gradle installation
https://confluence.atlassian.com/bamboo/agents-and-capabilities-289277114.html
Cheers,
Gonchik Tsymzhitov
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.