blob: 11c3f8ae3a1cc5110d84e48bed998e915f86358b [file] [log] [blame]
#!/bin/bash
set -veux -o pipefail
if [[ -f /VERSION ]]; then
cat /VERSION
fi
cd github/grpc-java
buildscripts/qemu_helpers/prepare_qemu.sh
buildscripts/run_arm64_tests_in_docker.sh