Skip to content
Snippets Groups Projects
Commit 6eccbf77 authored by Michal Maciejewski's avatar Michal Maciejewski
Browse files

Corrected CI package.

parent 5ec22de8
No related branches found
Tags 1.1.58
No related merge requests found
......@@ -56,7 +56,7 @@ deploy_production:
stage: deploy
before_script:
- pip install twine
- python setup.py sdist bdist_wheel
- python3 setup.py sdist bdist_wheel
variables:
TWINE_USERNAME: $PRODUCTION_USERNAME
TWINE_PASSWORD: $PRODUCTION_PASSWORD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment