I'm a newbie to configuration management and I'm required to implement a solution wherein I need to publish a new version of my Windows application on shared Network drive using Teamcity's Trigger. We already have a continuous integration Teamcity server which is used for continuos build integration. Is it possible to publish a new version everytime along with the build using MSBUILD or something?
Thank you so much for reading.