Skip to content

Commit

Permalink
Add source distribution to build-client-python CI job (apache#196)
Browse files Browse the repository at this point in the history
Signed-off-by: wslulciuc <willy@datakin.com>
  • Loading branch information
wslulciuc authored Aug 13, 2021
1 parent 507c55b commit 360b966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
type: string
steps:
- *checkout_project_root
- run: python setup.py egg_info -b << parameters.build_tag >> bdist_wheel
- run: python setup.py egg_info -b << parameters.build_tag >> sdist bdist_wheel
- persist_to_workspace:
root: .
paths:
Expand Down

0 comments on commit 360b966

Please sign in to comment.