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: