From 8d733e2e6f7a8c9403144e771cf9bfe3c8be4218 Mon Sep 17 00:00:00 2001 From: soul-walker Date: Wed, 20 Mar 2024 22:37:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9scp=E6=B7=BB=E5=8A=A0overwrit?= =?UTF-8?q?e=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/CI_local_test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/CI_local_test.yaml b/.gitea/workflows/CI_local_test.yaml index a74d6f4..e8a05fc 100644 --- a/.gitea/workflows/CI_local_test.yaml +++ b/.gitea/workflows/CI_local_test.yaml @@ -38,6 +38,7 @@ jobs: port: ${{ secrets.LOCAL_233_SSH_PORT }} source: ./dist-test.tar.gz target: /home/minio/oss/rts-sim-testing-client + overwrite: true - name: SSH连接233并解压发布 uses: https://gitea.joylink.club/appleboy/ssh-action@v1.0.3 with: