From d18fa1319f2ecccfc0788d3b94e637fe8675e84c Mon Sep 17 00:00:00 2001 From: sthope Date: Fri, 3 Sep 2021 22:00:05 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4ebcd86..fb41cb3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: sthope clone: - disable: true + disable: false steps: - name: testing-jekyll