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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.