passing secret variable
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-07-24 17:17:04 +02:00
parent f56c313324
commit ec44a35539

View File

@ -7,8 +7,10 @@ clone:
disable: true
server:
host: 51.91.77.19:1982
user: deliadmin
host:
from_secret: ssh_host
user:
from_secret: ssh_user
password:
from_secret: ssh_password
steps: