Update apps/cluster-health-dashboard/Jenkinsfile

This commit is contained in:
2026-01-07 09:40:37 +00:00
parent 8047b7d787
commit 2850989230

View File

@@ -334,7 +334,7 @@ pipeline {
writeFile file: "dashboard-reports/dashboard.html", text: html
echo "✅ Dashboard generated: \dashboard-reports/dashboard.html"
echo "✅ Dashboard generated: dashboard-reports/dashboard.html"
}
}
}