Try paraphrase

This commit is contained in:
Abdul Rabbani 2022-04-18 16:44:40 -04:00
parent 01074ab55c
commit 520be6bc86

View File

@ -42,7 +42,7 @@ jobs:
with:
host: ${{ env.BUILD_HOSTNAME }}
username: ${{ env.BUILD_USERNAME }}
# passphrase: $ {{ env.BUILD_PASSWORD }}
passphrase: $ {{ env.BUILD_PASSWORD }}
key: ${{ env.BUILD_KEY }}
port: 22
source: "/tmp/git_repository,/tmp/git_head_ref,./github/workflows/run_unit_test.sh"