Merge "Remove bazel version hack"

This commit is contained in:
Zuul 2019-09-19 17:22:45 +00:00 committed by Gerrit Code Review
commit f8808d6919

View File

@ -53,9 +53,3 @@
command: "mv docker/gerrit/bazel/build-gerrit.sh /home/zuul/src/gerrit.googlesource.com/gerrit"
args:
chdir: /home/zuul/src/opendev.org/opendev/system-config
# TODO(mordred) Remove this line when
# https://gerrit-review.googlesource.com/c/gerrit/+/237495
# lands.
- name: Overwrite bazel version
shell: "echo 0.29.1 > /home/zuul/src/gerrit.googlesource.com/gerrit/.bazelversion"