teamcity - How to set Bamboo variables from Powershell/Other scripts? -


in teamcity using service message feature, 1 can set value teamcity variables script environment:

echo ##teamcity[foo 'booya'] 

if run in batch/powershell, can set teamcity variable foo booya.

how can similar in bamboo? format build number in way.

thank you.

this feature not available in bamboo. it's open feature request.

https://jira.atlassian.com/plugins/servlet/mobile#issue/bam-10282

i deal outputting html build info page build artifacts. includes bamboo number , our actual number. links bamboo site.

hth

av


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -