Hell All, I have a job/build configured in jenkins that does the entire build from a local copy (not a version controlled one at this moment). As part of the build process, some files/pre-generated reports are copied into a shared drive (located in the production machine) as build output.
Is there a way i can display the path to the build output in the Jenkins dashboard for that particular build. ArtifactDeployer does not seem to help and i'm not much familiar with it as well. Any suggestions would help me a lot to accomplish this. Thanks in advance