From 188ff341f79062a1f7087c223284f7c876dbac76 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 15 Aug 2019 19:15:25 +0200 Subject: [PATCH] git kram --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a725129..ae15272 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,14 +2,14 @@ kind: pipeline name: gluon-build clone: - recursive: true + depth: 50 steps: - name: submodules image: docker:git commands: - git submodule update --recursive --remote - + - name: build-ar71xx-generic image: hoffmannhosting/gluon-builder commands: