Hi Neil, I have already tried the code present in link. However Jenkins file is not accepting the "a href" syntax and therefore it is not working.
I have done some research from my end as well before posting in the group 😜 Thanks and Regards Vinit Ratan Automation Test Engineer Infosys Ltd. 8600102248 On Fri, 4 Jan 2019, 20:16 Neil Tingley <[email protected] wrote: > > https://stackoverflow.com/questions/30790280/how-to-view-jenkins-workspace-on-a-pipeline-job > > I just googled it.... > > > > Cheers, > > Neil > > > On Fri, 4 Jan 2019 at 03:57, vinit ratan <[email protected]> wrote: > >> Hi Neil, >> >> By default when we are using Jenkins Pipeline, in order to see workspace >> we need to follow below steps:- >> >> Click on build no. => Click On Pipeline Steps=> Click on Allocate Node >> Start link.=> Here uset sees workspace on Left >> >> However what we need is to have workspace on the project home page the >> way we see it in free style or other non pipeline projects. We do not want >> to go through the whole step mentioned above in order to see the workspace. >> >> Hope this explains my query in a better way😊. So if you can please >> respond accordingly. >> >> Thanks and Regards >> Vinit Ratan >> Automation Test Engineer >> Infosys Ltd. >> 8600102248 >> >> On Thu, 3 Jan 2019, 20:52 Neil T <[email protected] wrote: >> >>> [image: Boxbe] <https://www.boxbe.com/overview> This message is >>> eligible for Automatic Cleanup! ([email protected]) Add cleanup rule >>> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3Deka7Gt0rU%252F6EiuEmFtTVXaFpBG008f%252B9T7wzcumINwk%253D%26token%3DxLLTcCeLSGc6lWaT%252BjChwaCfo4pUSP8gSyPb6kriiX9RXvlAK3guSdedYNfGYJTiV4XLqSdfk%252F3i9WYVmv9wK1SMTKiCxmH7%252BwuFkP%252BD9JHWbMB6FW0pD%252B7w0oWpjKxrdMhIWwUjZjg%253D&tc_serial=46728767201&tc_rand=646111738&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>> | More info >>> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=46728767201&tc_rand=646111738&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>> Hi Vinit >>> >>> The workspace is a file system. The job screen is HTML page. What you >>> are asking makes no sense (to me) unless you mean you want to archive >>> artifacts produced by job/pipeline and have the linked in the job details >>> screen ? In which case search on 'archiving artifacts'. It's easy with DSL. >>> >>> On Thursday, 3 January 2019 14:44:54 UTC, vinit ratan wrote: >>>> >>>> Hi All, >>>> >>>> Can some one please suggest the code to move work space to job screen >>>> in Jenkins file. >>>> >>>> Thanks and Regards >>>> Vinit Ratan >>>> Automation Test Engineer >>>> Infosys Ltd. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/52fd712d-1cd7-46f1-a5ec-2c411785e08c%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/52fd712d-1cd7-46f1-a5ec-2c411785e08c%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-users/RzgAxraKwMQ/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/CABB%2BumPqLLNCCAibE8mWfBCpK_q3MP4rY7Br16E7h94KSFytPg%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-users/CABB%2BumPqLLNCCAibE8mWfBCpK_q3MP4rY7Br16E7h94KSFytPg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CA%2BcvzQtce8OnDG-RNs2anMAK89Stu9TXai8ZuONWrdk_4fuYzw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CA%2BcvzQtce8OnDG-RNs2anMAK89Stu9TXai8ZuONWrdk_4fuYzw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CABB%2BumMbX00W_JoMX96hS0Fy%3DOrFC%2BtBvrqKbhx7m8kp2qyL%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
