From b95d94d796ed9cc1da26918137cae3949ba1f603 Mon Sep 17 00:00:00 2001 From: Roman Pytkov Date: Sun, 2 Nov 2025 19:34:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=B0=D0=BB=D0=BB=D0=B5?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5=20=D0=B4=D0=B6=D0=BE=D0=B1=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-and-push.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build-and-push.yaml b/.gitea/workflows/build-and-push.yaml index 3c8a96b..83816a5 100644 --- a/.gitea/workflows/build-and-push.yaml +++ b/.gitea/workflows/build-and-push.yaml @@ -11,6 +11,7 @@ jobs: build: runs-on: ubuntu-latest strategy: + max-parallel: 2 matrix: service: [ gateway, worker ] include: