diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5e669933..9035b123 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -59,6 +59,7 @@ artifactNumToKeep: -1 builders: - shell: '{my_shell}' + - shell: '/srv/jenkins/bin/reproducible_notes.py' publishers: - logparser: parse-rules: '/srv/jenkins/logparse/reproducible.rules' |