From 337e5d0b3709c0f5d4a55637d292abba86b8d6fe Mon Sep 17 00:00:00 2001 From: Alex Windett Date: Fri, 17 Feb 2017 17:49:38 +0000 Subject: [PATCH] adding credential changes to circle script --- circle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.yml b/circle.yml index 379a3069..6a9ffd82 100644 --- a/circle.yml +++ b/circle.yml @@ -25,6 +25,7 @@ dependencies: - curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash - sudo apt-get install git-lfs - ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download + - git config credential.helper manager - git lfs pull test: