test: muestro git status y log despues de taggear el commit en pipeline

This commit is contained in:
jt
2026-02-10 20:48:24 -03:00
parent 8b8b9337ac
commit 7ac8376247
+2
View File
@@ -10,5 +10,7 @@ pipelines:
script:
- pip install uv
- uv run git-flow tag --token=$BEARER
- git status
- git log --oneline -1
- uv build
- uv publish --token=$PYPI_TOKEN