From b7a5deb84a2c70ad43fd6b2252d6b3b15f9ab1df Mon Sep 17 00:00:00 2001 From: John Niang Date: Sun, 16 Jan 2022 20:40:24 +0800 Subject: [PATCH] Add pipeline-event plugin into formula.yaml Signed-off-by: John Niang --- formula.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/formula.yaml b/formula.yaml index 678bd71..aee3c2c 100644 --- a/formula.yaml +++ b/formula.yaml @@ -609,6 +609,11 @@ plugins: artifactId: cloudbees-disk-usage-simple source: version: "0.10" + - groupId: io.jenkins.plugins + artifactId: pipeline-event + source: + git: https://github.com/JohnNiang/pipeline-event-plugin.git + commit: d9d16530433a90d274b3ad8925dfae5d54b22cc9 systemProperties: { hudson.security.csrf.DefaultCrumbIssuer.EXCLUDE_SESSION_ID: "true" } groovyHooks: