diff --git a/.drone.yml b/.drone.yml index 566664b..0690420 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,9 +36,6 @@ steps: from_secret: GITEA_TOKEN repo: git.badhouseplants.net/allanger/badhouseplants-net tags: ${DRONE_COMMIT_SHA} - depends_on: - - Init git submodules with themes - - Get static content --- # ----------------------------------------------