diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 80e4b12d..d4890533 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -96,7 +96,6 @@ builders: - shell: '{my_shell}' publishers: - - logparser: *logparse - email: recipients: '{my_recipients}' notify-every-unstable-build: false |