summaryrefslogtreecommitdiffstats
path: root/job-cfg/haskell-package-plan.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/haskell-package-plan.yaml')
-rw-r--r--job-cfg/haskell-package-plan.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml
index 356e0377..7f1484a1 100644
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -25,6 +25,10 @@
publishers:
- email:
recipients: '{my_recipients}'
+ - logparser:
+ parse-rules: '/srv/jenkins/logparse/haskell-package-plan.rules'
+ unstable-on-warning: 'false'
+ fail-on-error: 'false'
scm:
- git:
url: 'git://anonscm.debian.org/pkg-haskell/package-plan.git'