googleapis/google-cloud-cpp-common

Uniform defaults for ci/kokoro/docker/build.sh

Closed this issue · 1 comments

Different repositories have different defaults for the "in docker" script, the Docker image, etc. We should make all of the repositories uniform. Probably the best is to have no default and have each build configure the parameters it needs explicitly.

  • -common
  • -cpp
  • -spanner
  • -pubsub
  • -bigquery

Obsolete due to our move to a monorepo googleapis/google-cloud-cpp#3612