From 35afa4a4aaa99beb4b6fa85f4ea39cb48890d677 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:29:05 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=B2=20readme=20test?= 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..cf2fa74 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 \ No newline at end of file -- 2.40.1 From 7276118e983b1eec71c7e6a47b5f64be40ebd785 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:29:19 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=B2=20readme=20testx2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf2fa74..f124323 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ ```bash docker build -t test-ci-cd . docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest -test \ No newline at end of file +testx2 \ No newline at end of file -- 2.40.1