From 7132ae9d989aaf507e47df18056428c2b6ff9c74 Mon Sep 17 00:00:00 2001 From: wowario Date: Sun, 26 Jul 2020 00:21:07 +0300 Subject: [PATCH] add password --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 37434a6c5..95da8a876 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,8 +43,8 @@ server: from_secret: mac-server user: from_secret: mac-user - ssh_key: - from_secret: ssh-key + password: + from_secret: mac-password steps: - name: mac-build