Update the drone pipeline

This commit is contained in:
Nikolai Rodionov 2023-09-18 15:09:19 +02:00
parent 7ba9ec7135
commit 29f6ee941e
No known key found for this signature in database
GPG Key ID: 906851F91B1DA3EF

View File

@ -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 \