From ad7dbe087c4a38bae7ed204694b3c5d1b7b0de63 Mon Sep 17 00:00:00 2001 From: Abhay-soni-developer Date: Wed, 11 Oct 2023 14:32:22 +0530 Subject: [PATCH] readme fixed Signed-off-by: Abhay-soni-developer --- plugins/jenkins/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/jenkins/README.md b/plugins/jenkins/README.md index d61c057237..b62eaab514 100644 --- a/plugins/jenkins/README.md +++ b/plugins/jenkins/README.md @@ -6,8 +6,8 @@ Website: [https://jenkins.io/](https://jenkins.io/) Folder results Build details Job builds records - Modify Table Columns + ## Setup 1. If you have a standalone app (you didn't clone this repo), then do @@ -106,6 +106,7 @@ spec: - View all builds of a particular job - shows average build time for successful builds + ## Modify Columns of EntityJenkinsContent - now you can pass down column props to show the columns/metadata as per your use case.