From b1241e2e3b51730c02c6219c149a9b774690abd7 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Tue, 5 May 2020 23:17:12 -0300 Subject: [PATCH] fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 96168cf..013d766 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: from_secret: deploy_ssh_user settings: hosts: - - from_secret: deploy_host + - mau.ro source: public/ target: from_secret: deploy_dir