Skip to content

Commit 59490e4

Browse files
committed
minor: remove tencent mirror publish workflow
1 parent 874b026 commit 59490e4

2 files changed

Lines changed: 2 additions & 32 deletions

File tree

.github/workflows/runtime_python_package_pypi.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
cd runtime/bk-plugin-runtime
2727
rm -rf benchmark
2828
rm -rf tests
29+
poetry build -vvv
2930
poetry config pypi-token.pypi ${{ secrets.RUNTIME_PYPI_TOKEN }}
30-
poetry publish --build
31+
poetry publish

.github/workflows/runtime_python_package_tencent.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)