From d510c70a717e2c0ff903160527171ce02e13c2ca Mon Sep 17 00:00:00 2001 From: Marcel Schneider Date: Wed, 8 Jan 2020 12:47:03 +0100 Subject: [PATCH] submodule_override --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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