From 7fa97b142a105b185202363ebe9ef860cbc7f9a0 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 20 Nov 2023 10:48:38 -0800 Subject: [PATCH] Add new Gerrit submodule java-prettify to Zuul Gerrit 3.9 adds java-prettify as a new git submodule in the Gerrit repo. We need to add this project to zuul so that we can have our Gerrit image builds manage it for us resulting in successfuly builds (currently gerrit 3.9 builds fail due to the missing source). Change-Id: I62e8904060c8a3ab1a0d01984fcd97353cfc5ede --- zuul/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/main.yaml b/zuul/main.yaml index 0fe0d1258a..3eb33de2a2 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -80,6 +80,7 @@ - plugins/verify-status - plugins/webhooks - plugins/zuul-results-summary + - java-prettify - polymer-bridges - zuul/jobs