From 11264bac6280c24fd0856624ca3db710ae156d78 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 00:20:20 +0000 Subject: [PATCH] let's see if running hugo helps --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 21c6066..3f2980e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo commands: - - ls + - hugo - name: publish image: drillster/drone-rsync settings: