From b04fb59a895a5307343045dbfd3ce35dc8622194 Mon Sep 17 00:00:00 2001 From: sthope Date: Fri, 3 Sep 2021 21:57:41 +0200 Subject: [PATCH] initial commit --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index b6d9c17..2411c32 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,9 @@ kind: pipeline type: docker name: sthope +clone: + disable: true + steps: - name: jekyll-test pull: always