trying just passphrase
parent
133ef9c77d
commit
5ca44a0ceb
|
@ -33,9 +33,8 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
host: moonside.games
|
host: moonside.games
|
||||||
username: hugo
|
username: hugo
|
||||||
key:
|
|
||||||
from_secret: rsync_key
|
|
||||||
passphrase:
|
passphrase:
|
||||||
|
from_secret: scp_key
|
||||||
port: 22
|
port: 22
|
||||||
target: /var/www/html/docs/encompass
|
target: /var/www/html/docs/encompass
|
||||||
source: ./public
|
source: ./public
|
||||||
|
|
Loading…
Reference in New Issue