diff --git a/.drone.yml b/.drone.yml index fc2c8c2..aab432b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: from_secret: password_deploy port: 22 target: /root/docker/nginx/www_data - source: ./build/** + source: build/* - name: telegram notification image: appleboy/drone-telegram