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

Skip existing packages.

parent 737e8945
No related branches found
No related tags found
No related merge requests found
Pipeline #1174722 failed
......@@ -61,6 +61,6 @@ deploy_production:
TWINE_USERNAME: $PRODUCTION_USERNAME
TWINE_PASSWORD: $PRODUCTION_PASSWORD
script:
- twine upload dist/*
- twine upload --skip-existing dist/*
only:
- tags
\ No newline at end of file
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