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