From 833fcc35b43f098095148523d07fdd14ae5da4f6 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:26:24 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB?= =?UTF-8?q?=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1db4248..c8346d5 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ ```bash docker build -t test-ci-cd . docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest +test -- 2.40.1 From 6bb4b2a37d0f0d89ed27096dc17b56c1daa71ff8 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:26:38 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=BD=D1=83=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8346d5..1db4248 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,3 @@ ```bash docker build -t test-ci-cd . docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest -test -- 2.40.1