phpci/PHPCI/View/Email/short.phtml
Adirelle 5cd29ca7fc Allow to specify a mail template ('short' or 'long') in phpci.yml.
Email plugin: checks if the custom template exists before trying to use it.

Closed #933
2015-04-28 14:09:23 +02:00

2 lines
92 B
PHTML

<p style="margin: 10px; background: #fafafa"><?php print $build->getCommitMessage(); ?></p>