Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Nov 24, 2018
1 parent bb3a698 commit 34f6653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
name: Deploy PyPi
tags:
only: /.*/
branches:
ignore: /.*/
command: |
echo -e "[pypi]" >> ~/.pypirc
echo -e "username = pyjadx" >> ~/.pypirc
Expand Down

0 comments on commit 34f6653

Please sign in to comment.