Merged in bugfix/test-pipeline-change (pull request #63)
bugfix: test pipeline change Approved-by: Jonathan Teran
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user