Update .drone.yml
This commit is contained in:
@@ -20,7 +20,7 @@ steps:
|
|||||||
host:
|
host:
|
||||||
from_secret: SSH_HOST
|
from_secret: SSH_HOST
|
||||||
username:
|
username:
|
||||||
from_secretT: SSH_USER
|
from_secret: SSH_USER
|
||||||
port: 22
|
port: 22
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
|
|||||||
Reference in New Issue
Block a user