From f182c45efb588cd8d70e1f6bc2aa068427ab3528 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 00:43:52 +0000 Subject: [PATCH] debug 2: electric beaugaleux --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 21c6066..3d16018 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,8 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo commands: - - ls + - hugo + - "find . -name 'public*'" - name: publish image: drillster/drone-rsync settings: