Tried a bunch more stuff using Git Parameters: https://plugins.jenkins.io/git-parameter/
Again, I can checkout from the branch, but not using the tag. I set a git parameter for branch and then put it in the branch specifier and that worked. I added another for tag, then put that in the same branch specifier after a space and got an error. If I put it in an additional branch specifier, it seems to have gotten ignored. Just got the tip revision from that branch. On Tue, Apr 13, 2021 at 12:57 PM [email protected] <[email protected]> wrote: > OK, I think I've tried everything in this OLD conversation, but none of > them work. I have no issues checking out from a branch using branch > specifier. I've tried adding on to the specifier: ${my_branch} > tags/${my_tag}. Have also added another branch and used this sort of thing > (as well as every other way they said to do it in that thread). Every way > seems to just get the tip revision of all the files in that branch. Does > anyone have guidance of how to get this done? Thanks! Eric > > -- > 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/UGyBIx3pX9s/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/c045a834-8d68-46fe-8b72-860e89416209n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/c045a834-8d68-46fe-8b72-860e89416209n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAByBica3dvXErnbX2hT-6hSmFHiANVe1517yShpFehNto0ub4w%40mail.gmail.com.
