initial commit
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
cf25811ff1
commit
bdd9664f60
@ -23,9 +23,9 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
username:
|
username:
|
||||||
from_secret: homelab_user
|
from_secret: ${{homelab_user}}
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ${{ssh_key}}
|
||||||
host: openssh-server
|
host: openssh-server
|
||||||
port: 2222
|
port: 2222
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user