Skip to content

Commit

Permalink
remove git-lfs workaround for circle
Browse files Browse the repository at this point in the history
  • Loading branch information
emkll committed Jan 31, 2020
1 parent e0781ab commit 146989c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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://[email protected]

- 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
Expand Down

0 comments on commit 146989c

Please sign in to comment.