From 722739338397b7834bdae6bdd101cf1097963de3 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Sun, 21 May 2023 15:37:26 -0400 Subject: [PATCH] gettin funny with it --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*"]