Embed parameter in another parameter name in teamcity -


an example: using autoinc feature in teamcity whenever change version of build change in 1 place.

%buildversion% 5.0 

so following:

%autoinc.buildname_%buildversion%% 

to %autoinc.buildname_5.0%. every time change version autoinc counter reseted.

create paraemters create paraemters

create combined paramter create combined paramter


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -