diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b8202bc..16bd53f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,5 +26,5 @@ deploy: - gitlab -h - deactivate - twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/* - only: - - tags + # only: + # - tags