From cf6f11abd249a67cc22aed8b66d4e511e47df4c4 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 4 Jun 2021 13:03:50 +0800 Subject: [PATCH] test --- .drone.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4252ca3..9783cc9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,10 +21,8 @@ steps: username: root password: from_secret: ssh_password - target: - - /root/publish/cicd - srource: - - ./docker-compose.yml + target: /root/publish/cicd + source: docker-compose.yml - name: restart image: appleboy/drone-ssh:linux-amd64 settings: