passing secret variable
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f56c313324
commit
ec44a35539
|
|
@ -7,8 +7,10 @@ clone:
|
||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
server:
|
server:
|
||||||
host: 51.91.77.19:1982
|
host:
|
||||||
user: deliadmin
|
from_secret: ssh_host
|
||||||
|
user:
|
||||||
|
from_secret: ssh_user
|
||||||
password:
|
password:
|
||||||
from_secret: ssh_password
|
from_secret: ssh_password
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user