ci: stabilize Jenkins jobs and mobile pipeline

This commit is contained in:
2026-04-22 11:27:23 +03:00
parent caf057d712
commit 737bddd631
23 changed files with 762 additions and 66 deletions
+1
View File
@@ -8,6 +8,7 @@ RUN apt-get update \
ca-certificates \
curl \
docker.io \
git \
unzip \
&& rm -rf /var/lib/apt/lists/*