You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
I am getting a git checkout issue "cannot checkout from starting point error" when triggering the scripts through Jenkins pipeline. As a workaround I created a new pipeline (copied from the error pipeline) and then tried to checkout and it worked successfully.
But after 10-12 builds I am getting the same error with the new pipeline. Please advice.