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