vote up 0 vote down star

I'm currently setting up CI for my project and have team city configure and running my builds (and tests etc). However, what I can't seem to figure out is how to get it to actually deploy the build to my web-server. I'm using the sln2008 runner if that help.

Thanks

flag

1 Answer

vote up 0 vote down check

TeamCity doesn't support any deployment by itself. You can do it from a dependent build or as a part of your main build. There is a related issue that you can Watch/Vote: TW-3746.

link|flag
I've switched to MSBuild so I can do this myself. – Chris Meek Nov 9 at 8:20

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.