From 35c9e20c1f4794588cc1790000970f0bc6f60c7f Mon Sep 17 00:00:00 2001 From: Simeon 'n0emis' Keske Date: Tue, 19 Jan 2021 18:58:54 +0100 Subject: [PATCH] add debugging --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index c4a33dd..8070e0b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,7 @@ steps: image: jguyomard/hugo-builder commands: - hugo --minify --destination /drone/src/build + - cd /drone/src/build && ls - name: Deploy image: drillster/drone-rsync