My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How to setup Jenkins to build and deploy a .NET project using TFS to another server?

Lakshay Dulani's photo
Lakshay Dulani
·May 29, 2017

I have setup a Jenkins job to run periodically and build the project using MSBuild if there is an update in the repo.

However I need to understand how can I deploy the code to another server using Jenkins.