From 0eb8d9854066adadd4fbb46345ac31dffc825c5c Mon Sep 17 00:00:00 2001 From: rick Date: Fri, 13 Nov 2020 09:43:10 +0800 Subject: [PATCH] Keep plugin pipeline-input-step version to 2.12-rc390.24ce2a334298 Because we depends on https://github.com/jenkinsci/pipeline-input-step-plugin/pull/33 --- README.md | 5 +++++ formula.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e19d13..e0579b5 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,8 @@ Most of the plugins come from Jenkins community, but parts of them don't: |---|---| | `kubesphere-token-auth` | https://github.com/kubesphere/kubesphere-token-auth-plugin | | `kubesphere-extension` | https://github.com/jenkinsci/kubesphere-extension-plugin | + +Please pay attention to these plugins, we still need to keep use a special version of them: +| Name | Version | Description | +|---|---|---| +| `pipeline-input-step` | `2.12-rc390.24ce2a334298` | Depends on [PR-33](https://github.com/jenkinsci/pipeline-input-step-plugin/pull/33) | diff --git a/formula.yaml b/formula.yaml index 306b8b9..dbf7748 100644 --- a/formula.yaml +++ b/formula.yaml @@ -413,7 +413,7 @@ plugins: - groupId: org.jenkins-ci.plugins artifactId: pipeline-input-step source: - version: "2.12" + version: "2.12-rc390.24ce2a334298" - groupId: org.jenkins-ci.plugins artifactId: pipeline-milestone-step source: