forked from kovagoadi.hu/static.kovagoadi.hu
test
This commit is contained in:
@@ -82,7 +82,8 @@ jobs:
|
|||||||
key: ${{ env.SSH_PRIVATE_KEY }}
|
key: ${{ env.SSH_PRIVATE_KEY }}
|
||||||
port: ${{ env.SSH_PORT }}
|
port: ${{ env.SSH_PORT }}
|
||||||
source: "./"
|
source: "./"
|
||||||
target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}"
|
# target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}"
|
||||||
|
target: "/tmp/app/main"
|
||||||
debug: true
|
debug: true
|
||||||
# The 'exclude' parameter is supported and should be kept
|
# The 'exclude' parameter is supported and should be kept
|
||||||
# exclude: |
|
# exclude: |
|
||||||
|
|||||||
Reference in New Issue
Block a user