We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598660e commit 4f5ec1fCopy full SHA for 4f5ec1f
cloudbuild.yaml
@@ -12,6 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+# TODO(https://github.com/googleapis/google-cloud-python/issues/14142):
16
+# Reduce this timeout by moving the installation of Python runtimes to a separate base image
17
timeout: 7200s # 2 hours
18
steps:
19
# This step builds the Docker image.
0 commit comments