Skip to content

Commit ba85d2f

Browse files
Google APIscopybara-github
authored andcommitted
build: Commit DIREGAPIC output config file
PiperOrigin-RevId: 738878265
1 parent c08fbfa commit ba85d2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/diregapic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
git config --global --add safe.directory /__w/googleapis/googleapis
2525
bazelisk build --experimental_convenience_symlinks=normal //google/cloud/compute/v1:compute_gen
2626
cp bazel-bin/google/cloud/compute/v1/compute_gen.proto google/cloud/compute/v1/compute.proto
27+
cp bazel-bin/google/cloud/compute/v1/compute_gen.config.out.json google/cloud/compute/v1/compute.config.json
2728
bazelisk build --experimental_convenience_symlinks=normal //google/cloud/compute/v1:compute_grpc_service_config_gen
2829
cp bazel-bin/google/cloud/compute/v1/compute_grpc_service_config_gen.json google/cloud/compute/v1/compute_grpc_service_config.json
2930
bazelisk build --experimental_convenience_symlinks=normal //google/cloud/compute/v1:compute_gapic_gen

0 commit comments

Comments
 (0)