From 0650b74e58e7f526df754ae57ec3146d8f68f723 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 19:17:32 +0000 Subject: [PATCH] these won't work here --- .drone.yml | 10 ---------- 1 file changed, 10 deletions(-) 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: