Skip to content

Commit 0a5f63b

Browse files
committed
Adds buf generate googleapis for deps
1 parent 5c89c72 commit 0a5f63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "cloning protobuf files"
77
bash sparse-checkout.sh
88

99
echo "generating swagger docs"
10-
buf mod update && buf generate
10+
buf mod update && buf generate buf.build/googleapis/googleapis && buf generate
1111

1212
echo "combining swagger docs into 1 file"
1313
bash combine_swagger_docs.sh docs

0 commit comments

Comments
 (0)