diff --git a/.drone.yml b/.drone.yml index 8848d11..a67154d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,8 @@ steps: - name: submodules image: alpine/git commands: - - git submodule update --recursive --remote + #- git submodule update --recursive --remote + - git clone https://git.schneider-hosting.de/schneider/toasted-cactus.git themes/ - name: build image: cbrgm/drone-hugo:latest