diff --git a/.circleci/config.yml b/.circleci/config.yml index bd4355ee..b184d9b2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -169,7 +169,7 @@ jobs: name: Restore Docker image cache command: | docker load -i /tmp/cache/autopush-integration-tests.tar - docker tag autopush-integration-tests:build integration-tests + docker tag autopush-integration-tests integration-tests - run: name: Integration tests (Bigtable) command: |