diff options
Diffstat (limited to 'job-cfg')
-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 7ed908d2..402f88bc 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -105,7 +105,7 @@ - htmlpublisher: name: 'Reproducible builds statistics' directory: '.' - indexfiles: 'index.html' + indexfiles: 'reproducible.html' keepall: True # - trigger: # project: 'reproducible_stats' |