From c221b0528b5e4d81b1499073a9017a4e684e8108 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 22 May 2019 22:44:43 +0800 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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