diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-08 00:35:36 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-08 00:35:36 +0200 |
commit | f4413af3541ced4a15282254a405688601527c37 (patch) | |
tree | a11e4c2b6ae649b48c398fde5c46179ccacecd35 | |
parent | fbf5b25e9e3fdef64d75532b2d70fa5eb041cd09 (diff) | |
download | jenkins.debian.net-f4413af3541ced4a15282254a405688601527c37.tar.xz |
reproducible: fixup jenkins version of stats page
-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' |