From 42c593029668ea73362aa266711b3733a48b0608 Mon Sep 17 00:00:00 2001 From: Davide Depau Date: Sat, 18 Apr 2020 20:22:41 +0200 Subject: [PATCH] Pull latest commit of submodules --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ded2c28..653d586 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: submodules image: alpine/git commands: - - git submodule update --recursive --remote + - git pull --recurse-submodules - name: deploy image: drillster/drone-rsync