diff --git a/.drone.yml b/.drone.yml index 448ae3a..fc2c8c2 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