blob: 70685c30600a47c9f39e543bab548e0795e321cd [file] [log] [blame]
- job-template:
name: 'plugin-account-bazel-{branch}'
description: "Plugin account {branch} branch build with Bazel\n"
defaults: plugin-template-bazel
node: bazel-debian
class: plugins
project-name: plugins%2Faccount
scm:
- git:
remotes:
- origin:
url: https://gerrit.googlesource.com/plugins/{name}
- gerrit:
url: https://gerrit.googlesource.com/gerrit
branches:
- origin/{branch}
submodule:
recursive: true
skip-tag: true
builders:
- shell:
!include-raw: gerrit-bazel-build-account-plugin.sh
- shell:
!include-raw: gerrit-bazel-get-project-info.sh
publishers:
- archive:
artifacts: >
bazel-bin/plugins/account/account.jar*,bazel-bin/plugins/account/account.json
- project:
name: account
jobs:
- 'plugin-account-bazel-{branch}':
branch:
- master
- stable-3.0
- stable-2.16
- stable-2.15