diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f7b61988..468a7e96 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -94,7 +94,7 @@ <<: *DEFAULTS name: reproducible_other_projects_blocked publishers: - - logparser: &logparser-extra + - logparser: *logparser-extra <<: *logparser parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules' - email: *email |