diff --git a/.drone.yml b/.drone.yml index 5cb843e..6bae9e7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: - name: hugo image: code.ndumas.com/ndumas/hugo:latest commands: + - ls -lah $DRONE_WORKSPACE/hugo_cache/ - HUGO_CACHEDIR="/$DRONE_WORKSPACE/hugo_cache/" sh $DRONE_WORKSPACE/build.sh $DRONE_BRANCH volumes: - name: go_module_cache