teamcity 传递参数

Note that to set the variable, it must be written out somehow (echo for bash command-line, write-host for Powershell), in quotes. Example:

1
2

echo "##teamcity[setParameter name='env.ENV_AAA' value='aaaaaaaaaa']"
updatedupdated2021-10-222021-10-22