Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1)是否可以将成功构建的代码从 VSTS 部署到本地服务器(DEV、QA、PROD(此处为多个服务器)?
有关如何设置它的链接的任何文章
是的, 在发布定义中创建多个环境,每个环境都有专门的步骤。然后在环境名称旁边的三个点上单击“部署条件”,然后在触发器中选择“成功部署到其他环境后”并检查应该在当前环境之前部署的环境。