ci: disable publish to gitea as it is still broken

This commit is contained in:
鲁树人 2023-12-22 10:39:08 +00:00
parent b2528969a0
commit 6b3ce9b031

View File

@ -29,5 +29,5 @@ steps:
commands:
# - git config --global --add safe.directory "/drone/src"
- python3 -m zipfile -c um-react.zip dist/.
- ./scripts/publish.sh
# - ./scripts/publish.sh
- ./scripts/deploy.sh