Skip to content

Commit 4f5ec1f

Browse files
committed
Add TODO comment to reduce docker build duration
1 parent 598660e commit 4f5ec1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudbuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

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
1517
timeout: 7200s # 2 hours
1618
steps:
1719
# This step builds the Docker image.

0 commit comments

Comments
 (0)