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 am new to Bamboo, and I am creating my first project. The set of tasks I am running always fails when the test task is running. I am running bamboo on a win 64 machine.
Here is a picture of the test task. Can someone please tell me Why I am getting that error.
Thank you for sharing the screenshot with the description, it is very helpful.
I would need the server logs/build logs (depending on where the error happens) to confirm my assumption, but I think the issue is that you cannot use an absolute path in the container field.
Can you try moving that file to the build folder before that task is run?
Usually, we keep files needed by a build inside its working directory to allow the build to run in different build agents. We do this because agents can have a totally different filesystem structure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.