diff --git a/.drone.yml b/.drone.yml index ade5fd7..a8a1101 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,5 +18,4 @@ steps: hosts: ["schemas.ndumas.com"] source: /drone/src/ target: /var/www/schemas.ndumas.com/ - include: ["*"] - exclude: ["*.git*", "*.drone.yml*"] + include: ["*.schema.json"]