-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: git-parameter-plugin
-
None
-
Environment:Jenkins ver. 2.222.1
git parameter plug-in 0.9.13
When I use the stage of checkout syntax and git parameter synatx from pipeline-syntax, git parameter lists all the tags and branches. But when I put checkout synatx into sharelibrary, I found that git parameter could only show the defaultValueĀ rather than allĀ tags or branches. Is this a bug of git parameter plugin or a bug of sharelibrary?