From 29f6ee941e9da55618422def89aed6ecdf35609e Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 18 Sep 2023 15:09:19 +0200 Subject: [PATCH] Update the drone pipeline --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 13386ea..df4efff 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,6 @@ steps: - name: Build image: ubuntu:22.04 commands: - - git submodule update --init --recursive --progress - apt-get update -y - | apt-get install -y \