Grails for Hudson/Jenkins 中的自定义环境

发布于 2024-10-28 04:06:24 字数 229 浏览 0 评论 0原文

我正在使用 Jenkins(以前称为 Hudson)的 Grails 插件,但没有找到为目标指定自定义环境的方法。

我在targets输入中尝试了-Dgrails.env=myEnvironment war,在Properties中尝试了-Dgrails.env=integration > 输入配置部分没有任何运气。

I'm using the Grails plugin for Jenkins (formerly Hudson) and didn't find a way to specify a custom environment for a target.

I tried -Dgrails.env=myEnvironment warin the targets input and -Dgrails.env=integration in the Properties input of the config section without any luck.

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

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

发布评论

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

评论(1

冷情妓 2024-11-04 04:06:24

您应该能够将 grails.env=integration 放入 Build With Grails 构建步骤的属性窗格中。那是你尝试过的吗?

You should just be able to put grails.env=integration in the properties pane of the Build With Grails build step. Is that what you tried?

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