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