I have a local version of Bamboo set up and I've been following the directions here to try to save my build log to an artifact.
I use the code in a script:
curl -u admin:admin http://localhost:6990/download/${bamboo.buildKey}/build_logs/${bamboo.buildResultKey}.log > output.txt
Running the build job gives me an artifact that's 0 bytes
When I set up the Bamboo Artifact the name is output and the copy pattern I've tried *.txt, output.txt and several other versions but nothing gives me the build log output.
Is there something else I need to do to get this working correctly?
Hello @Vince Pastorella
Welcome to Atlassian Community!
Thank you very much for pointing out that issue! We have worked internally and provided an updated version of that KB article. Please follow the instructions and let us know if you find anything unusual.
Kind regards,
Eduardo Alvarenga
Atlassian Support APAC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.