How to setup TFS2010 to use Jenkins build server

北慕城南 提交于 2019-12-12 11:41:04

问题


We use Jenkins as our CI build server but have moved over to TFS to do all the project management stuff (user stories, dev tasks, test cases, reporting, automation). How do I setup TFS2010 to use our Jenkins build server?


回答1:


it's actually more like the other way around. You need to configure the TFS plugin for Jenkins, telling it to use TFS as your source control system. below is a link to the jenkins TFS plug-in...

https://wiki.jenkins-ci.org/display/JENKINS/Team+Foundation+Server+Plugin



来源:https://stackoverflow.com/questions/7967544/how-to-setup-tfs2010-to-use-jenkins-build-server

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!