Add gerrit-bsl-license as an extra repo for the multi-site plugin Change-Id: I4be7b829e70034bc7d629edc9062f85589ef690e
diff --git a/jenkins/gerrit-bazel-plugin-multi-site.yaml b/jenkins/gerrit-bazel-plugin-multi-site.yaml index e438cc6..1db6074 100644 --- a/jenkins/gerrit-bazel-plugin-multi-site.yaml +++ b/jenkins/gerrit-bazel-plugin-multi-site.yaml
@@ -12,8 +12,12 @@ extra-gh-repos: 'pull-replication' extra-plugins: 'healthcheck' branch: + - stable-3.13 + - 'plugin-{name}-gh-bazel-{branch}': + extra-gh-repos: 'pull-replication gerrit-bsl-license' + extra-plugins: 'healthcheck' + branch: - master - stable-3.14 - - stable-3.13 - 'plugin-{name}-verifier' - 'plugin-{name}-verifier-gh'