Answer the question
In order to leave comments, you need to log in
How to increment build version in Jenkins?
Please tell me how you can increment the build version in Jenkins.
Answer the question
In order to leave comments, you need to log in
It is enough to use built-in variables, for example, like this:
@echo off
echo/| set /p =3.6.16.%SVN_REVISION% > version.txt
@echo on
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question