diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index e7b8fdf..0893371 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -7,6 +7,7 @@ jobs: steps: - name: Checkout code run: | + git config --global http.version HTTP/1.1 git clone --depth=1 https://sdd:zsj981107@gitea.tangledup-ai.com/quant-speed-AI/Scoring-System.git /tmp/scoring-deploy - name: Install sshpass