add parameter ssh key passphrase to workflow
This commit is contained in:
@@ -22,3 +22,4 @@ jobs:
|
||||
remote_host: accone.aplikasi.web.id
|
||||
remote_user: ${{ secrets.SERVER_USER }}
|
||||
remote_key: ${{ secrets.SERVER_SSH_KEY }}
|
||||
remote_key_pass: ${{ secrets.SERVER_SSH_KEY_PASSPHRASE }}
|
||||
|
||||
Reference in New Issue
Block a user