Programatically pin a build in Teamcity -


is possible pin build in teamcity programatically/automatically? want pin build if deploy-build successfull.

just found out possible through rest api can f.ex send put command http://teamcityserver:81/httpauth/app/rest/builds/id:688/pin/ , build id 688 (teamcity.build.id) pinned.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -