Skip to content

Commit

Permalink
Added publish-pypi to circleci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa committed Apr 4, 2019
1 parent 4b651a8 commit 640a84c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ workflows:
<<: *tagfilter
- build-18.04-py36:
<<: *tagfilter
- publish-pypi:
<<: *tagfilter
requires:
- build-16.04-py35
- build-18.04-py36
- publish-github:
<<: *tagfilter
requires:
Expand Down

0 comments on commit 640a84c

Please sign in to comment.