In Jenkins using editable e-mail plugin, we can't directly print the value of the variables,
In this scenario, i get CHANGES_SINCE_LAST_BUILD considered as a text instead of variable, to overcome this issue and incase if you want to replace value for the variable, then we should use.
{ENV,var="CHANGES_SINCE_LAST_BUILD"}
No comments:
Post a Comment