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: