From 2aa6824a956f87e207f86f2e06fc5bcff363f506 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 28 Sep 2020 23:11:36 -0400 Subject: [PATCH] removed unknown 'build' function for hugo --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6606d6d..81f5a75 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,5 +11,5 @@ steps: image: bdebyl/hugo commands: - git clone https://gitlab.com/bdebyl/hugo-theme-even.git themes/even - - hugo build + - hugo