From 767413c4bd2e178c033b021758250c0fb28f8b53 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 9 Sep 2021 11:13:23 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4e31a4e..3072200 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: website-testing clone: - disable: false + disable: true steps: # - name: testing