TFS2008 select agent build from VS2008
        Posted  
        
            by mattgcon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mattgcon
        
        
        
        Published on 2010-04-21T21:28:26Z
        Indexed on 
            2010/04/21
            21:33 UTC
        
        
        Read the original article
        Hit count: 784
        
I would like to be able to select the build agent to use to deploy my web application. When the code is being built for testing I would like for it to use a certain build agent and deploy to our test server and when the code is being built for production I would like for it to use another build agent and deploy it to our production server, Automatically! Does anyone have experience in doing this?
Please help.
© Stack Overflow or respective owner