diff --git a/.drone.yml b/.drone.yml index febd230..8ba4bd2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: