debugging

This commit is contained in:
2025-10-21 21:40:30 +02:00
parent 09d89a651e
commit 5fad26cb5b

View File

@@ -83,11 +83,12 @@ jobs:
port: ${{ env.SSH_PORT }}
source: "./"
target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}"
debug: true
# The 'exclude' parameter is supported and should be kept
exclude: |
.git/
.github/
node_modules/
# exclude: |
# .git/
# .github/
# node_modules/
run_docker_compose:
name: Run docker-compose remotely