|
|
@ -71,8 +71,7 @@ fi |
|
|
|
|
|
|
|
|
|
|
|
tools/buildgen/generate_projects.sh |
|
|
|
tools/buildgen/generate_projects.sh |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# commit so that changes are passed to Docker |
|
|
|
# commit so that changes are passed to Docker |
|
|
|
git -c user.name='foo' -c user.email='foo@google.com' commit -a -m 'Update submodule' --allow-empty |
|
|
|
git -c user.name='foo' -c user.email='foo@google.com' commit -a -m 'Update submodule' --allow-empty |
|
|
|
|
|
|
|
|
|
|
|
tools/run_tests/run_tests_matrix.py -f linux --exclude c sanity basictests_arm64 openssl --inner_jobs 16 -j 2 --internal_ci --build_only |
|
|
|
tools/run_tests/run_tests_matrix.py -f linux --exclude c sanity basictests_arm64 openssl dbg --inner_jobs 16 -j 2 --internal_ci --build_only |
|
|
|