diff options
Diffstat (limited to 'job-cfg')
-rwxr-xr-x | job-cfg/rebootstrap.yaml.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index a946494f..2e93bbff 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -78,10 +78,6 @@ print(""" builders: - shell: '{my_wrapper} {my_branchname} HOST_ARCH={my_arch} {my_params}' publishers: - - logparser: - parse-rules: '/srv/jenkins/logparse/rebootstrap.rules' - unstable-on-warning: 'false' - fail-on-error: 'false' - email: recipients: 'jenkins+debian-bootstrap helmutg@debian.org' triggers: |