From ad85847fb925a4b1a5009a3ff894eac1198b8b26 Mon Sep 17 00:00:00 2001 From: Conor Schaefer Date: Mon, 5 Apr 2021 15:25:27 -0700 Subject: [PATCH] TEMPORARY: checks out WIP branch packaging repo --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7b2d242..389a9b6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -22,6 +22,7 @@ common-steps: git config --global --unset url.ssh://git@github.com.insteadof git clone https://github.com/freedomofpress/securedrop-debian-packaging.git cd securedrop-debian-packaging + git checkout build-wheels-with-build make install-deps PKG_DIR=~/project make requirements