From 59b25f5ff789fb13e2f61c1d020de0c1834a4239 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 00:42:39 +0000 Subject: [PATCH] debug time --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 19151ea..21c6066 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,9 @@ steps: commands: - git submodule update --init --recursive - name: build - image: code.ndumas.com/ndumas/drone-hugo:latest + image: code.ndumas.com/ndumas/drone-hugo commands: - - hugo + - ls - name: publish image: drillster/drone-rsync settings: