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.
在 Bluemix 中,我必须在不同的区域(英国和美国南部)部署完全相同的应用程序。有没有一种方法可以使用交付管道的单个实例来部署到每个区域的不同空间。感谢帮助
您可以添加三个不同的部署作业(或单个部署作业的三个不同阶段),每个阶段都指向执行相同脚本的每个区域。