From 00e45c1223c698e2c4411ec31a117abcabb48590 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Wed, 30 May 2018 16:08:55 -0400 Subject: [PATCH] Using an image with the gcloud and gsutil commands on them (#5836) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 15e822f10b..06c89e01ae 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,7 +13,7 @@ jobs: command: test/circle/lint.sh sync: docker: - - image: circleci/python:3.6.4 + - image: google/cloud-sdk steps: - checkout - run: