* fix publishHtml issue in pipeline.

This commit is contained in:
qishiyao
2023-10-12 09:28:30 +08:00
parent 32b081d7cd
commit 9e4982233e
@@ -122,7 +122,6 @@ pipeline {
allowMissing: true,
alwaysLinkToLastBuild: false,
keepAll: true,
reportDir: env.ZENTAO_RELEASE_PATH,
reportFiles: 'downgradeReport.html',
reportName: 'DowngradeReport'
])