提交 b58c401e 编写于 作者: K Kohsuke Kawaguchi

Using GHOF plugin as the user-level aggregator

上级 9fb54236
......@@ -16,7 +16,6 @@ exports.recommendedPlugins = [
"credentials-binding",
"email-ext",
"git",
"github-branch-source",
"gradle",
"ldap",
"mailer",
......@@ -27,7 +26,7 @@ exports.recommendedPlugins = [
"subversion",
"timestamper",
"workflow-aggregator",
"workflow-multibranch",
"github-organization-folder",
"ws-cleanup"
];
......@@ -86,8 +85,7 @@ exports.availablePlugins = [
"category":"Pipelines and Continuous Delivery",
"plugins": [
{ "name": "workflow-aggregator" },
{ "name": "workflow-multibranch" },
{ "name": "github-branch-source" },
{ "name": "github-organization-folder" },
{ "name": "pipeline-stage-view" },
{ "name": "build-pipeline-plugin" },
// { "name": "conditional-buildstep" },
......@@ -142,4 +140,4 @@ exports.availablePlugins = [
{ "name": "ssh" }
]
}
];
\ No newline at end of file
];
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册