【问题标题】:Visual studio Continuous Delivery options missing缺少 Visual Studio 持续交付选项
【发布时间】:2017-11-25 15:32:54
【问题描述】:

我正在尝试按照 https://channel9.msdn.com/Events/Visual-Studio/Visual-Studio-2017-Launch/T115 在 Visual Studio 2017 社区中持续部署 dotnet core 2.0 应用程序

The given options are specified in that video are like this

但是当我尝试时

there is no azure container registry and azure container service.

如何指定这两个选项。请帮忙。

【问题讨论】:

    标签: visual-studio azure continuous-integration azure-devops continuous-delivery


    【解决方案1】:

    在创建项目时,请确保您启用 Docker 支持,如下所示。

    【讨论】:

    • 谢谢你的回答,我之前已经选好了操作系统是linux,在本地调试的时候是在docker中运行的。
    • @developer 选择启用 Docker 支持后,在发布项目时,您将获得选项。
    • 在发布屏幕上也没有提供选项。社区和其他版本的 VSTS 有什么区别。谢谢
    • @developer 我正在使用 VS 2017 社区版,它工作正常。你用的是哪个版本?
    • 我无法通过 Visual Studio 执行此操作。终于在youtube.com/watch?v=YRVGnhHzb7E的帮助下取得了一些进展。谢谢。
    猜你喜欢
    • 2014-05-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-01-26
    • 1970-01-01
    • 2021-07-20
    相关资源
    最近更新 更多