bugfix: test pipeline change

This commit is contained in:
Jonathan Teran Carballo
2026-02-11 07:38:24 -03:00
parent 7c938f207f
commit f2eb5af5f2
+2
View File
@@ -10,5 +10,7 @@ pipelines:
script:
- pip install uv
- uv run git-flow tag --token=$BEARER
- git status
- git log --oneline -5
- uv build
- uv publish --token=$PYPI_TOKEN