Windows 7 の Jenkins で email-ext プラグインのサンプル html.jelly スクリプトを使用していますが、通常の電子メール メッセージを受け取りました。しかし、Linux の Jenkins にある同じ html.jelly ファイルは、すべての html コードをテキストとして文字で表示します。修正方法は?
html.jelly ファイル - https://github.com/jenkinsci/email-ext-plugin/blob/master/src/main/resources/hudson/plugins/emailext/templates/html.jelly
ありがとう。