From 35afa4a4aaa99beb4b6fa85f4ea39cb48890d677 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:29:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=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