From 3b19e3a07070e825e2c0e269d716739142cd364f Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Thu, 2 Feb 2023 23:50:16 +0000 Subject: [PATCH] Blarp --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index cfd8cb9..8fe3740 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,8 @@ steps: - git submodule update --init --recursive - name: build image: gohugoio/hugo + commands: + - ls - name: publish image: drillster/drone-rsync settings: