From 3373d37efb4da29d5313fc59101585ac56eaec34 Mon Sep 17 00:00:00 2001 From: kovagoadi Date: Tue, 21 Oct 2025 21:43:14 +0200 Subject: [PATCH] test --- .gitea/workflows/workflow.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 386b3f2..4a0f0f5 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -82,7 +82,8 @@ jobs: key: ${{ env.SSH_PRIVATE_KEY }} port: ${{ env.SSH_PORT }} source: "./" - target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" + # target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" + target: "/tmp/app/main" debug: true # The 'exclude' parameter is supported and should be kept # exclude: |