From e4440e77891fc4f83698d664631cd6530560e4c4 Mon Sep 17 00:00:00 2001 From: drymer Date: Mon, 24 Aug 2020 22:12:45 +0200 Subject: [PATCH] Footer. Information about Breaking Changes and reference issues that this commit closes --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 180d5e5..8312a8f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline name: default +clone: + git: + recursive: true + steps: - name: "Main: Build web" image: plugins/hugo