diff --git a/.drone/drone.yml b/.drone/drone.yml index b81d312..52a771f 100644 --- a/.drone/drone.yml +++ b/.drone/drone.yml @@ -41,13 +41,13 @@ steps: - drone_gitea_client_id - drone_gitea_server - drone_server_host - - ssh_host - - ssh_user - - ssh_port - - ssh_password + - host + - user + - port + - password - drone_gitea_client_secret - drone_rpc_secret - - ssh_key + - key host: ${HOST} #key: ${SSH_KEY} password: ${PASSWORD}