c2781e670f
Preparatory move for adopting pre-commit hooks. Shoudl only remove newlines and spaces at end of files. Change-Id: Ia33679467c533722b9308f7e7b74be395c926428 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
13 lines
336 B
YAML
13 lines
336 B
YAML
publishers:
|
|
- allure:
|
|
results-paths:
|
|
- path: 'build/allure-results1'
|
|
- path: 'build/allure-results2'
|
|
properties:
|
|
- key: 'allure.link.issue.pattern'
|
|
value: 'http://test.tms/{}'
|
|
jdk: openjdk1.8
|
|
commandline: allure2
|
|
report-build-policy: UNSTABLE
|
|
include-properties: true
|