From 746ae2a09f44e3ff70ad349d587a42434b43b793 Mon Sep 17 00:00:00 2001 From: matthias Date: Thu, 19 Sep 2019 13:55:39 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1341ac7..a74fc5c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: submodules image: docker:git commands: - - git submodule update --recursive --remote + - git submodule update --recursive --init - name: build left, debug image: hardwario/gcc-arm-embedded:7-2017-q4-major commands: