Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
TEMPORARY: updates CI build logic to track branch
Browse files Browse the repository at this point in the history
Follows packaging PR, just to evaluate CI behavior. This commit should
not be merged.

freedomofpress/securedrop-builder#198
  • Loading branch information
Conor Schaefer committed Oct 22, 2020
1 parent 34a8cf6 commit 3376f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ common-steps:
name: Build debian package
command: |
cd ~/packaging/securedrop-debian-packaging
git checkout mimetype-reorg-for-all
export PKG_VERSION=1000.0
export PKG_PATH=/home/circleci/project/dist/securedrop-export-$PKG_VERSION.tar.gz
make securedrop-export
Expand Down

0 comments on commit 3376f0b

Please sign in to comment.