Merge "Handle zuul-summary-results as .jar / per-project config"
This commit is contained in:
@@ -22,4 +22,4 @@ RUN mkdir /var/gerrit/plugins && \
|
||||
unzip -jo /var/gerrit/bin/gerrit.war WEB-INF/plugins/* -d /var/gerrit/plugins
|
||||
|
||||
COPY opendevtheme.html /var/gerrit/plugins/opendevtheme.html
|
||||
COPY bazel-bin/plugins/zuul-results-summary/zuul-results-summary.js /var/gerrit/plugins/zuul-results-summary.js
|
||||
COPY bazel-bin/plugins/zuul-results-summary/zuul-results-summary.jar /var/gerrit/plugins/zuul-results-summary.jar
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Verified = -2..+2 group CI-tools
|
||||
EOF
|
||||
git commit -a -m 'Update verify tags'
|
||||
git commit -a -m 'Update All-Project configuration'
|
||||
git push origin HEAD:refs/meta/config
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user