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