iw4x-client/deps/protobuf/kokoro/linux/php_aarch64/build.sh

17 lines
356 B
Bash
Raw Normal View History

2024-03-07 05:13:50 -05:00
#!/bin/bash
#
# This is the top-level script we give to Kokoro as the entry point for
# running the "continuous" and "presubmit" jobs.
set -ex
# Change to repo root
cd $(dirname $0)/../../..
# Initialize any submodules.
git submodule update --init --recursive
kokoro/linux/aarch64/qemu_helpers/prepare_qemu.sh
kokoro/linux/aarch64/test_php_aarch64.sh