From da7e1490ff1e7778fa83a0143584170d836cbcad Mon Sep 17 00:00:00 2001 From: RUI <298977887@qq.com> Date: Wed, 14 May 2025 01:10:00 +0800 Subject: [PATCH] 0514.4 --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 3c423bb..8691190 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -50,7 +50,7 @@ jobs: key: ${{ secrets.SSH_PRIVATE_KEY }} port: ${{ secrets.SYNOLOGY_SSH_PORT }} source: "." - target: "/volume2/docker/saas00001/" + target: "/volume2/docker/saas01/" - name: 🛠️ 在群晖上构建并运行Docker镜像 #uses: appleboy/ssh-action@master