From 5c6a1080e3d75ef93750cffdaddaac5b67d1be57 Mon Sep 17 00:00:00 2001 From: Bozhidar Date: Wed, 15 May 2024 01:34:10 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5abaa13..b96d44f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: - export DEBIAN_FRONTEND=noninteractive - MAIN_REPO_DIR=$(pwd) - apt-get update - - apt-get install -yq libicu-dev sudo cron apt-utils -yqq daemonize dbus-user-session fontconfig rsync + - apt-get install -yq libicu-dev sudo cron apt-utils daemonize dbus-user-session fontconfig rsync - daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target - ls -la