我们正在尝试schedule a deploy
,类似every sunday at 4 am, do deploy, even if nothing has changed
,但阅读 IBM Cloud 的官方文档:这里,文档与控制台中的工具不匹配:
文件:
真实的:
所以,问题是:我们如何安排部署?
更新:
我们只看到这个选项:
点击“配置阶段”后,我们看到:
有 2 个选项可用:
- 上一阶段执行完成
- 手动执行阶段
更新 2:
更新 3:
我们正在尝试schedule a deploy
,类似every sunday at 4 am, do deploy, even if nothing has changed
,但阅读 IBM Cloud 的官方文档:这里,文档与控制台中的工具不匹配:
文件:
真实的:
所以,问题是:我们如何安排部署?
更新:
我们只看到这个选项:
点击“配置阶段”后,我们看到:
有 2 个选项可用:
更新 2:
更新 3:
The docs you refer to are describing a capability provided by the (currently experimental) Composite Pipeline feature. If you want to try this, go to the toolchains page (https://console.bluemix.net/devops) and click on the "Pipelines" item, then click on the "Learn More" link on the "New experimental feature!"
Note that this feature is experimental, and is not available in all regions. In addition we may change how we deliver the capabilities Composite Pipeline current provides over time.