From 0346e59fc1c0f63c9f9402b123e777559f8ad2da Mon Sep 17 00:00:00 2001 From: sthope Date: Fri, 3 Sep 2021 21:48:29 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 89f4630..b6d9c17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ kind: pipeline type: docker -name: default +name: sthope steps: - name: jekyll-test