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