diff --git a/.drone.yml b/.drone.yml index 0cbc3ff..2258944 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,7 @@ pipeline: + clone: + image: plugins/git + recursive: true build: image: cbrgm/drone-hugo:latest validate: true