Skip to content

Commit

Permalink
ci: upload pubsub documentation (#11646)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan committed May 18, 2023
1 parent 3b1a270 commit f2eaddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/cloudbuild/builds/publish-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ io::log "bucket: gs://${docfx_bucket}"

stage_docfx "google-cloud-common" "cmake-out/google/cloud/docfx"
stage_docfx "google-cloud-bigtable" "cmake-out/google/cloud/bigtable/docfx"
stage_docfx "google-cloud-pubsub" "cmake-out/google/cloud/pubsub/docfx"
stage_docfx "google-cloud-spanner" "cmake-out/google/cloud/spanner/docfx"
stage_docfx "google-cloud-kms" "cmake-out/google/cloud/kms/docfx"
stage_docfx "google-cloud-secretmanager" "cmake-out/google/cloud/secretmanager/docfx"
Expand Down

0 comments on commit f2eaddb

Please sign in to comment.