ADD: added new version of protobuf
This commit is contained in:
11
libs/protobuf/kokoro/linux/cpp_aarch64/build.sh
Executable file
11
libs/protobuf/kokoro/linux/cpp_aarch64/build.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/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)/../../..
|
||||
|
||||
kokoro/linux/aarch64/test_cpp_aarch64.sh
|
||||
Reference in New Issue
Block a user