diff --git a/.drone.yml b/.drone.yml index 453cf99..d10aae7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,12 +8,6 @@ trigger: - push steps: - - name: submodules - image: docker:git - commands: - - git submodule update --init - - git submodule update --recursive --remote - - name: theme image: kolaente/toolbox pull: true