远程部署
All checks were successful
部署到腾讯云 / build-and-push (push) Successful in 4s

This commit is contained in:
CN-P5 2025-04-23 21:31:02 +08:00
parent 588a28fcbb
commit b7ef3f5bc5

View File

@ -21,6 +21,7 @@ jobs:
key: ${{ secrets.KEY }}
script: |
cd /www/wwwroot/doc-live.des8.com
git config --global --add safe.directory /www/wwwroot/doc-live.des8.com
git clean -f
git remote rm origin
git remote add origin git@git.des8.com:weixiu/ai-live.git