-
|
We were previously creating some tags but now we want to use Gitversion on Gitlab but I am facing an this issue : I want to initialize to version like 0.1.0 but the tool is not picking this tag I created but the highest one existed. Do you have any other way to override this behavior ? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Have you tried to |
Beta Was this translation helpful? Give feedback.
-
|
Thank you @asbjornu for the idea but I have like around 20 tags for one project |
Beta Was this translation helpful? Give feedback.
-
|
Have you at least tried the |
Beta Was this translation helpful? Give feedback.
-
|
I have just tried this and it works. Thanks @asbjornu |
Beta Was this translation helpful? Give feedback.
Have you at least tried the
commits-beforeconfiguration property?