diff --git a/.drone.yml b/.drone.yml index 18bc7ed..f642ea9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,4 +24,5 @@ steps: PLUGIN_VERIFY: false PLUGIN_CHMOD: false #PLUGIN_DEBUG: false - PLUGIN_INCLUDE: ^events$,^events_checksum.txt$ \ No newline at end of file + PLUGIN_INCLUDE: ^events$,^events_checksum.txt$ + PLUGIN_EXCLUDE: ^\.git/$ \ No newline at end of file