test
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user