From 2ece8ec3f1c84d7ac9c735a5cdfcc095c1832d42 Mon Sep 17 00:00:00 2001 From: Alex Windett Date: Thu, 9 Feb 2017 10:20:25 +0000 Subject: [PATCH] updating github credentials --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index d406152d..3be4cc8d 100644 --- a/circle.yml +++ b/circle.yml @@ -24,7 +24,7 @@ dependencies: # Install git-lfs - curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash - sudo apt-get install git-lfs=1.1.0 - - ssh git@github.com git-lfs-authenticate /.git download + - ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download - git lfs pull - rm large_file - git checkout large_file