Skip to content

Commit

Permalink
wip: OpSec
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmerrell committed Sep 30, 2021
1 parent fcbf6f7 commit d05e02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
git pull
git checkout release
git merge --no-squash master-ci --strategy-option theirs --ff-only
git merge --no-squash master-ci --strategy-option theirs
sed -i -e 's/DEBUG = True/DEBUG = False/g' brickbox/settings.py
Expand Down

0 comments on commit d05e02d

Please sign in to comment.