【问题标题】:How to setup MSBuild extensions to use Jenkins Version Environment Variable in the MSBuild step?如何设置 MSBuild 扩展以在 MSBuild 步骤中使用 Jenkins 版本环境变量?
【发布时间】:2013-02-21 19:27:31
【问题描述】:

我指的是关于stackoverflow的以下问题。

Using Jenkins Version Environment Variable in the MSBuild step.

【问题讨论】:

    标签: msbuild jenkins jenkins-plugins


    【解决方案1】:

    如果 jenkins 创建了一个名为 version 的环境变量,那么您可以在 msbuild 中使用 $(VERSION) 来引用它。

    【讨论】:

      猜你喜欢
      • 2012-09-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-04-04
      • 1970-01-01
      • 2011-10-27
      • 2019-06-04
      • 2011-10-03
      相关资源
      最近更新 更多