| - username-password-separated: |
| credential-id: gerrit.googlesource.com |
| artifact-days-to-keep: 20 |
| url: https://gerrit.googlesource.com/a/plugins/{name} |
| credentials-id: gerrit.googlesource.com |
| url: https://gerrit.googlesource.com/a/gerrit |
| credentials-id: gerrit.googlesource.com |
| !include-raw: gerrit-sbt-build-branch-plugin.sh |
| artifacts: '**/target/**/*{name}*.jar*,**/target/**/*{name}*.json' |
| name: 'plugin-{name}-sbt-{branch}-{gerrit-branch}' |
| description: 'Plugin {name} {branch} branch build with Sbt on top of Gerrit {gerrit-branch}' |
| 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}' |
| defaults: sbt-build-defaults |
| !include-raw: gerrit-sbt-build-plugin.sh |