You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to output the value for GitVersion.SemVer, GitVersion.NugetVersion and etc in the next subsequent Azure Devops tasks.
This is working in GitTools 3.0.3 and below
What is expected?
The next subsequent Azure DevOps Task should be able to retrieve the GitVersion output values after running gitversion/setup & gitversion/execute tasks.
Steps to Reproduce
Use Azure DevOps task gitversion/setup@3 or gitversion/[email protected], use input, version spec "5.x"
Use Azure DevOps task gitversion/execute@3 or gitversion/[email protected]
Next, use bash task to output $(Gitversion.SemVer)and note the output.
Output log or link to your CI build (if appropriate).
davidkeaveny, FZilli, Staijn1, lbass2, NikaBuligini and 16 more