Skip to content
Snippets Groups Projects
Commit 3e4f33ab authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix-setup-bug: push csp-lmc-common dev package on nexus repo.

parent 461d2f29
Branches
Tags
1 merge request!12Fix bug with packages installation.
Pipeline #10574 failed
...@@ -131,9 +131,6 @@ linting:csp-lmc-common: ...@@ -131,9 +131,6 @@ linting:csp-lmc-common:
script: script:
- cd $BUILD_PATH - cd $BUILD_PATH
- twine upload --repository-url $PYPI_REPOSITORY_URL dist/* || true - twine upload --repository-url $PYPI_REPOSITORY_URL dist/* || true
only: # publish development package only when source code changes
changes:
- "**/*.py"
.publish_python_release_common: .publish_python_release_common:
extends: .publish_python_common extends: .publish_python_common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment