diff --git a/.drone/drone.yml b/.drone/drone.yml index 0074bb7..049b0b5 100644 --- a/.drone/drone.yml +++ b/.drone/drone.yml @@ -47,6 +47,7 @@ steps: - ssh_password - drone_gitea_client_secret - drone_rpc_secret + - ssh_key host: ${SSH_HOST} password: ${SSH_PASSWORD} #passphrase: ${SSH_PASSPHRASE} @@ -88,6 +89,8 @@ steps: from_secret: registry-port SSH_HOST: from_secret: ssh-host + SSH_KEY: + from_secret: ssh-key SSH_PORT: from_secret: ssh-port SSH_USER: