diff --git a/.drone.yml b/.drone.yml index 2258944..b4219ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,8 @@ pipeline: clone: image: plugins/git recursive: true + submodule_override: + toasted-cactus: https://git.schneider-hosting.de/schneider/toasted-cactus.git build: image: cbrgm/drone-hugo:latest validate: true