@ -9,8 +9,7 @@ steps:
- name: hugo
image: code.ndumas.com/ndumas/hugo:latest
commands:
- echo $DRONE_BRANCH
- HUGO_CACHEDIR="/tmp/hugo_cache/" bash $DRONE_WORKSPACE/build.sh $DRONE_BRANCH
- HUGO_CACHEDIR="/tmp/hugo_cache/" sh $DRONE_WORKSPACE/build.sh $DRONE_BRANCH
volumes:
- name: go_module_cache
path: /tmp/hugo_cache/