diff --git a/.drone.yml b/.drone.yml index a674389..fb907a3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,5 +5,6 @@ steps: - name: hugo_build image: alombarte/hugo commands: + - git submodule init - cd brainsteam - hugo \ No newline at end of file