Sign in
gerrit
/
gerrit-ci-scripts
/
c5ce391533478a3cff63de6b29033aa9e83ec930
/
.
/
jenkins
/
gerrit-bazel-build.sh
blob: 443cdf8c4ea456d596d9fa0d921b6c683e3fe409 [
file
] [
log
] [
blame
]
#!/bin/bash -e
cd gerrit
.
set
-
java
.
sh
8
export BAZEL_OPTS
=
"--spawn_strategy=standalone --genrule_strategy=standalone"
bazel build $BAZEL_OPTS plugins
:
core
bazel build $BAZEL_OPTS release
bazel build $BAZEL_OPTS api