Relative Content

Tag Archive for jenkinsjenkins-pipelinesemantic-versioninggitversion

GitVersion generates incorrect version values in Jenkins pipeline

When executing the GitVersion tool in the Jenkings pipeline, the output is different from the result when I run the GitVersion tool on my local development environment.
It seems for example the PreReleaseNumber is not calculated correctly (is always 1) and the Branch information is not generated as it should be.