From 5fbe821f448faa63d83a541686fa21f4ce8c0517 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 22 Apr 2021 14:51:18 +0200 Subject: [PATCH] Cleanup theme --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) 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