Fix Gerrit 3.6 image build
This checks out master of the reviewnotes plugin which includes fixes for flogger compile time log string checks brought in by a recent Bazel update. Unfortauntely no 3.6.x tag includes these fixes yet. Judging by the change log this should be safe though. Change-Id: I71d4e7732a49236af9f8f558743c19f3dad9818e
This commit is contained in:
parent
9d9545fa12
commit
c5c3e6e575
@ -73,7 +73,10 @@
|
||||
- name: gerrit.googlesource.com/plugins/replication
|
||||
override-checkout: v3.6.3
|
||||
- name: gerrit.googlesource.com/plugins/reviewnotes
|
||||
override-checkout: v3.6.3
|
||||
# Temporarily checkout master to include FloggerLogString
|
||||
# build error fixes. These errors have started due to a
|
||||
# recent Bazel update
|
||||
override-checkout: master
|
||||
- name: gerrit.googlesource.com/plugins/singleusergroup
|
||||
override-checkout: v3.6.3
|
||||
- name: gerrit.googlesource.com/plugins/webhooks
|
||||
|
Loading…
Reference in New Issue
Block a user