Fine
continuous-integration/drone/push Build is failing Details

drafts
Nick Dumas 5 months ago
parent dce9052067
commit efc73249ea

@ -9,6 +9,7 @@ steps:
- name: hugo - name: hugo
image: code.ndumas.com/ndumas/hugo:latest image: code.ndumas.com/ndumas/hugo:latest
commands: commands:
- ls -lah $DRONE_WORKSPACE/hugo_cache/
- HUGO_CACHEDIR="/$DRONE_WORKSPACE/hugo_cache/" sh $DRONE_WORKSPACE/build.sh $DRONE_BRANCH - HUGO_CACHEDIR="/$DRONE_WORKSPACE/hugo_cache/" sh $DRONE_WORKSPACE/build.sh $DRONE_BRANCH
volumes: volumes:
- name: go_module_cache - name: go_module_cache

Loading…
Cancel
Save