use key for ssh and not cring password
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
host: rivercry.com
|
||||
port: 20022
|
||||
username: docker
|
||||
password: ${{ secrets.GARRISON_DOCKER_PASSWORD }}
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
script: |
|
||||
set -e
|
||||
cd monitor-im-flur || exit 1
|
||||
|
||||
Reference in New Issue
Block a user