testing if the hugo image simply doesn't have a shell
continuous-integration/drone/push Build is failing Details

drafts
Nick Dumas 2 years ago
parent 6dd0b9bd88
commit 51d7e4797e

@ -7,7 +7,7 @@ steps:
commands:
- git submodule update --init --recursive
- name: build
image: gohugoio/hugo
image: alpine
commands:
- hugo
- name: publish

Loading…
Cancel
Save