remove publishing pkg on test branch

This commit is contained in:
Eddy Hintze 2024-07-31 20:29:24 -04:00
parent 177eaac3fc
commit 7aff11913f

View File

@ -9,7 +9,6 @@ pypi-package:
stage: package stage: package
only: only:
- tags - tags
- update
script: script:
- apt-get update -y && apt-get install -y curl - apt-get update -y && apt-get install -y curl
- curl -sSL https://install.python-poetry.org | python3 - - curl -sSL https://install.python-poetry.org | python3 -