From ea753fdfe72401741771358472c7d39747f5c615 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Sat, 29 Feb 2020 23:12:06 -0800 Subject: [PATCH] Add drone fix 14/?: even more uses of ls --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 4cb3246..d57e5f2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,7 @@ steps: commands: - unset HUGO_DESTINATION - hugo -D --baseUrl "http://danilafe.com:8080" --destination /live-output + - ls -la - ls -la /live-output - ls -la /target volumes: