Hi,
I am trying to set up artefact paths as part of my build in teamcity, but some of them depend on the local system properties (on the build agent). I get the following error:
Parameter 'artefacts.paths=%temp%/sth.out %USERPROFILE%\Local Settings\Application Data\sthElse.log,teamcity-info.xml' is not fully resolved, using as is.
Any idea what is the correct syntax?