From 8ed0426b03437606e7dce57a6bc1f54412c3867a Mon Sep 17 00:00:00 2001 From: Marcel Schneider Date: Wed, 8 Jan 2020 17:36:16 +0100 Subject: [PATCH] change folder --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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