From 303e40c6ac97bfc0f27917777bc9553dc139dc76 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 31 Jan 2023 13:49:54 -0500 Subject: [PATCH] remove debug step --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index e62766e..8485649 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,10 +6,6 @@ steps: image: alpine/git commands: - git submodule update --init --recursive -- name: list files - image: alpine:3 - commands: - - find . - name: build image: plugins/hugo settings: