如何在jenkins中使用属性文件中的环境变量

发布于 2024-11-25 17:55:06 字数 268 浏览 1 评论 0原文

我希望我的詹金斯工作将使用属性文件中的环境变量。这可能吗?如何实现?
谢谢,奥哈德。

编辑:我希望在从 svn 签出时解析环境变量,这样很少有项目会有相同的修订版。我正在尝试使用建议的解决方案 在这里

I want that my jenkins job will use env variables from a properties file. is that possible, and how?
Thanks, Ohad.

EDIT: I want environment variables to be resolved when checkout from svn, so that few projects will have the same revision. I am trying to use a solution suggested here.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

煞人兵器 2024-12-02 17:55:06

有几个插件用于此类事情。您可能想看看以下两个。我感觉你要找的就是第二个。

  1. Setenv
  2. Envfile

如果您想获得有关它的所有手册,您也可以这样做。

管理 Jenkins ->配置系统->全局选项 ->环境变量

祝你好运!

There are a couple of plugins used for this type of thing. You might want to take a look at the following two. I have feeling the one your looking for is the second one.

  1. Setenv
  2. Envfile

If you want to get all manual about it you can also do this.

Manage Jenkins -> Configure System -> Global Options -> Environment variables

Goodluck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文