From 146989c20f5a24c33d2c0b9d60424038a1bdcf67 Mon Sep 17 00:00:00 2001 From: mickael e Date: Fri, 31 Jan 2020 11:23:04 -0500 Subject: [PATCH] remove git-lfs workaround for circle --- .circleci/config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2da04dd..4b38e09 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,10 +10,6 @@ jobs: command: | sudo apt install rpm git-lfs - - run: - name: workaround for git-lfs in circle with deploy key - command: git config --global --unset url.ssh://git@github.com.insteadof - - run: name: Clone the repository with LFS command: git clone --depth=1 -b ${CIRCLE_BRANCH} https://github.com/freedomofpress/securedrop-workstation-dev-rpm-packages-lfs