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>
16 lines
349 B
YAML
16 lines
349 B
YAML
publishers:
|
|
- trigger-parameterized-builds:
|
|
- project:
|
|
- other_job
|
|
- foo
|
|
- bar
|
|
boolean-parameters:
|
|
p1: true
|
|
p2: false
|
|
svn-revision: true
|
|
include-upstream: true
|
|
git-revision: true
|
|
combine-queued-commits: true
|
|
property-file: version.prop
|
|
file-encoding: UTF-8
|