Try paraphrase
This commit is contained in:
parent
01074ab55c
commit
520be6bc86
2
.github/workflows/on-pr.yaml
vendored
2
.github/workflows/on-pr.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
host: ${{ env.BUILD_HOSTNAME }}
|
host: ${{ env.BUILD_HOSTNAME }}
|
||||||
username: ${{ env.BUILD_USERNAME }}
|
username: ${{ env.BUILD_USERNAME }}
|
||||||
# passphrase: $ {{ env.BUILD_PASSWORD }}
|
passphrase: $ {{ env.BUILD_PASSWORD }}
|
||||||
key: ${{ env.BUILD_KEY }}
|
key: ${{ env.BUILD_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
source: "/tmp/git_repository,/tmp/git_head_ref,./github/workflows/run_unit_test.sh"
|
source: "/tmp/git_repository,/tmp/git_head_ref,./github/workflows/run_unit_test.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user