Hello,
We are running a CI/CD pipeline on a server, and Allure results are being generated locally on the server machine. However, this server is not accessible to all team members. To make the results accessible to everyone, we want to move the results folder to 'Box'. However, when we move only the results folder, the reports do not load properly, and the team cannot view the results.
Report link : http://localhost:5050/allure-docker-service/projects/default/reports/index.html
this link is not accessible by others
Could you please suggest if there is an alternative way to achieve this?