Skip to content

Commit 09fd7eb

Browse files
committed
bash debug
1 parent dacc24f commit 09fd7eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/cloudbuild/builds/generate-libraries.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ source module ci/cloudbuild/builds/lib/git.sh
2222

2323
bazel_output_base="$(bazel info output_base)"
2424

25+
io::run find "${bazel_output_base}" -name "api-index-v1.json"
26+
2527
if [ -z "${UPDATED_DISCOVERY_DOCUMENT}" ]; then
2628
io::log_h2 "Removing previously generated golden files"
2729
git grep -l "Generated by the Codegen C++ plugin" generator/integration_tests/golden | xargs rm

0 commit comments

Comments
 (0)