Skip to content

Commit

Permalink
REMOVE ME: uses "make install-deps" from freedomofpress/securedrop-de…
Browse files Browse the repository at this point in the history
…bian-packaging@sdc-1283-package-translations
  • Loading branch information
cfm committed Sep 23, 2021
1 parent e6fe2ef commit eaf7142
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ common-steps:
command: |
mkdir ~/packaging && cd ~/packaging
git config --global --unset url.ssh://git@gh.neting.cc.insteadof
git clone https://github.com/freedomofpress/securedrop-debian-packaging.git
#git clone https://github.com/freedomofpress/securedrop-debian-packaging.git
git clone -b sdc-1283-package-translations https://github.com/freedomofpress/securedrop-debian-packaging.git
cd securedrop-debian-packaging
make install-deps
PKG_DIR=~/project make requirements
Expand Down

0 comments on commit eaf7142

Please sign in to comment.