Skip to content
Snippets Groups Projects
Commit 165c5315 authored by Dzianis Bartashevich's avatar Dzianis Bartashevich
Browse files

fix dist path

parent b0b2b3e0
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ pages:
- mv build public
- mv public/lmcbaseclasses_htmlcov/* public
- make push
- twine upload --repository-url $PYPI_REPOSITORY_URL dist/*
- twine upload --repository-url $PYPI_REPOSITORY_URL dist_test/*
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment