forked from kovagoadi.hu/static.kovagoadi.hu
debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user