I want to ask you one question. I'm trying to do artifact in bamboo but when I build a project with trigger in logs about artifacts I have this one - "Unable to publish artifact" and I don't know what I need to do. When I create artifact in location I'm write folder with project name where project is and in copy pattern something like this **/.
Eventually I need to build project after commit and put this project with artifact on server where I can check changes but I have problem with last step.
Someone can tell me what am doing wrong? This is build for .NET solution.