bugfix: test pipeline change
This commit is contained in:
@@ -11,6 +11,6 @@ pipelines:
|
|||||||
- pip install uv
|
- pip install uv
|
||||||
- uv run git-flow tag --token=$BEARER
|
- uv run git-flow tag --token=$BEARER
|
||||||
- git status
|
- git status
|
||||||
- git log --oneline -1
|
- git log --oneline -5
|
||||||
- uv build
|
- uv build
|
||||||
- uv publish --token=$PYPI_TOKEN
|
- uv publish --token=$PYPI_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user