Loading csp-lmc-common/.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -131,9 +131,6 @@ linting:csp-lmc-common: script: - cd $BUILD_PATH - twine upload --repository-url $PYPI_REPOSITORY_URL dist/* || true only: # publish development package only when source code changes changes: - "**/*.py" .publish_python_release_common: extends: .publish_python_common Loading Loading
csp-lmc-common/.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -131,9 +131,6 @@ linting:csp-lmc-common: script: - cd $BUILD_PATH - twine upload --repository-url $PYPI_REPOSITORY_URL dist/* || true only: # publish development package only when source code changes changes: - "**/*.py" .publish_python_release_common: extends: .publish_python_common Loading