开发者

Hudson email triger

I like to send email using hudson ext-email plugin, but with diferent triger than build status. I like to set hudson evn during buil or read it from env file (using env-开发者_开发知识库file plugin) and depends of his value send email or not. How to do that? BR.Marcin


To conditionally send out an email based on an environment variable set in the build, you'll have to use a scripting language such as Groovy.

Here's an article discussing how to use a Groovy script inside Email-ext.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜