diff --git a/.drone.yml b/.drone.yml index 842484b..f878408 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: submodules image: plugins/git commands: - - git submodule update --recursive --remote + - git submodule update --recursive --remote --init - ls schema - ls - name: docker