diff --git a/.drone.yml b/.drone.yml index c01f75b..7ee3fe5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,8 @@ steps: - name: data path: /data commands: + - git submodule init + - git submodule update - hugo - cp -rv public /data