From 441862119e59ea170359aa88e0dbe73f7b78565f Mon Sep 17 00:00:00 2001 From: Philip Jenvey Date: Thu, 14 Nov 2019 15:05:39 -0800 Subject: [PATCH] chore: point to mozilla-services/mozilla-rust-sdk Closes #335 --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f84cb3df..b0332dd0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -45,10 +45,10 @@ commands: steps: - add_ssh_keys: fingerprints: - - "2f:0b:a1:51:75:6a:3f:ac:fb:af:ef:7c:ca:62:21:2f" + - "f1:d3:a1:e0:b1:cc:60:80:e5:bd:fa:f9:9c:3f:93:6f" - run: name: Checkout gcp-grpc - command: git clone git@github.com:pjenvey/mozilla-rust-sdk.git + command: git clone git@github.com:mozilla-services/mozilla-rust-sdk.git - run: name: Adjust gcp-grpc dep path # Switch it into the working dir so it's sent to Docker