diff --git a/.drone.yml b/.drone.yml index 70c03c4..337e69a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: - name: hugo_drafts image: code.ndumas.com/ndumas/hugo commands: - - ls -lahR $HUGO_CACHEDIR/ + - ls -lah $HUGO_CACHEDIR/ - hugo --enableGitInfo -DF -d /drone/src/public/ --baseURL https://drafts.blog.ndumas.com when: branch: