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