these won't work here

drafts
Nick Dumas 2 years ago
parent 957c009bde
commit 0650b74e58

@ -6,16 +6,6 @@ steps:
image: alpine/git
commands:
- git submodule update --init --recursive
- name: sanitize-posts
image: alpine
commands:
- echo "NOT IMPLEMENTED"
- exit 0
- name: gather-media
image: alpine
commands:
- echo "NOT IMPLEMENTED"
- exit 0
- name: build
image: code.ndumas.com/ndumas/drone-hugo
commands:

Loading…
Cancel
Save