| xml: <jenkins.plugins.logstash.LogstashBuildWrapper plugin="logstash@1.2.0"/> |
| artifact-days-to-keep: 20 |
| url: https://gerrit.googlesource.com/plugins/{name} |
| url: https://gerrit.googlesource.com/gerrit |
| !include-raw: gerrit-sbt-build-branch-plugin.sh |
| artifacts: '**/target/**/*{name}*.jar*,**/target/**/*{name}*.json' |
| xml: <jenkins.plugins.logstash.LogstashBuildWrapper plugin="logstash@1.2.0"/> |
| name: 'plugin-{name}-sbt-{branch}-{gerrit-branch}' |
| description: "Plugin {name} {branch} branch build with Sbt on top of Gerrit {gerrit-branch}\n" |
| defaults: sbt-build-defaults |
| !include-raw: gerrit-sbt-build-branch-plugin.sh |
| name: 'plugin-{name}-sbt-{branch}' |
| description: "Plugin {name} build with Sbt on top of Gerrit {branch}\n" |
| defaults: sbt-build-defaults |
| !include-raw: gerrit-sbt-build-plugin.sh |