this should improve things
continuous-integration/drone/push Build encountered an error Details

drafts
Nick Dumas 2 years ago
parent 14768c2e8f
commit 6dd0b9bd88

@ -7,9 +7,8 @@ steps:
commands: commands:
- git submodule update --init --recursive - git submodule update --init --recursive
- name: build - name: build
image: alpine:3 image: gohugoio/hugo
commands: commands:
- apk add hugo
- hugo - hugo
- name: publish - name: publish
image: drillster/drone-rsync image: drillster/drone-rsync

Loading…
Cancel
Save