another try
continuous-integration/drone/push Build is failing Details

drafts
Nick Dumas 2 years ago
parent 93ae0e1607
commit 0a8f585e4a

@ -6,10 +6,10 @@ steps:
image: alpine/git
commands:
- git submodule update --init --recursive
- name: test
- name: list files
image: alpine:3
commands:
- ls -R .
- find .
- name: build
image: plugins/hugo
settings:

Loading…
Cancel
Save