getting closer
continuous-integration/drone/push Build is failing Details

drafts
Nick Dumas 5 months ago
parent 24ecf51c49
commit 22b5971c3e

@ -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/

Loading…
Cancel
Save