From 1e11045be233b5fedd1d6efb993b21c95c5610bc Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 15 Aug 2019 19:41:52 +0200 Subject: [PATCH] ja --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index eb990e6..6495700 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,15 +8,12 @@ steps: - name: submodules image: docker:git commands: + - git submodule update --recursive --init - ls -alh - cd gluon - - git pull origin v2018.2.2 - ls -alh - cd ../site - - git pull origin v2018.2-tdf - - cd .. - ls -alh - - git status - name: build-ar71xx-generic image: hoffmannhosting/gluon-builder