Skip to content

Commit

Permalink
Merge pull request #77 from JohnNiang/feat/pipeline-event
Browse files Browse the repository at this point in the history
Add pipeline-event plugin into formula.yaml
  • Loading branch information
LinuxSuRen authored Jan 17, 2022
2 parents fd324ff + b7a5deb commit 6f308af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions formula.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6f308af

Please sign in to comment.