From 76b26c9c3270b0965d4f495c8d767cf5f5379336 Mon Sep 17 00:00:00 2001
From: sthope <rjs.ricardosilva@gmail.com>
Date: Sat, 4 Sep 2021 14:32:22 +0200
Subject: [PATCH] initial commit

---
 .drone.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.drone.yml b/.drone.yml
index 6046e21..c605c94 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1,7 +1,4 @@
 pipeline:
-  clone:
-    disable: false
-
   testing-jekyll:
     image: jekyll/jekyll:latest
     pull: always