From e377b6bf8ab49e1b1763ca9d835e041f3562724f Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 4 Jun 2021 13:33:49 +0800 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fa52616..c517ff9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: username: root password: from_secret: ssh_password - target: ~/publish/cicd/~/publish + target: ~/publish/cicd/publish source: ./ - name: restart image: appleboy/drone-ssh:linux-amd64