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.
Comments
Post a Comment