Hi Guys,
I am very new to Bamboo. I have got a html file generated using log4j. I wish to put it in user-defined artifacts but don't know how?
It is in surefire-reports folder so I retied giving Source directory as "/target/surefire-reports/" and Artifact Copy Pattern as "/*.html" but it does't seems to work.
Any idea how to configure it?
Many thanks.