Synchronize new proto/yaml changes.

PiperOrigin-RevId: 253317082
This commit is contained in:
Google APIs 2019-06-14 16:23:34 -07:00 committed by Copybara-Service
parent 27b332366a
commit f5a2c22d95
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,7 @@
FROM gcr.io/cloud-builders/bazel
RUN apt-get update && apt-get install -y \
zip \
libxml2-dev \
build-essential

View File

@ -0,0 +1,3 @@
#!/bin/bash
echo $1 > cloud_build_latest