grpc-java/buildscripts/kokoro/bazel.sh

7 lines
71 B
Bash
Executable File

#!/bin/bash
set -exu -o pipefail
cd github/grpc-java
bazel build ...