From 49a9b15fe36181e34fb8c5f5f09e5de408be8801 Mon Sep 17 00:00:00 2001 From: Joe Bellus Date: Sun, 25 Sep 2022 03:25:11 -0400 Subject: [PATCH] Added kind to ci --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1a4af68..c8ac568 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,5 @@ +kind: pipeline + steps: - name: build image: plugins/hugo