From c850e1072136724db6d29eae2227f9324511f130 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 Sep 2021 14:39:14 +0200 Subject: [PATCH] initial commit --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d39ad3a..635d797 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ pipeline: - clone: - disable: false + + # clone: + # disable: false testing-jekyll: image: jekyll/jekyll:latest