From 95de0287e487566f481efa2f947a50f72b7b6e06 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 17:25:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA?= =?UTF-8?q?=D0=B0=2015?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1beb44e..d0027cf 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,4 @@ ```bash docker build -t test-ci-cd . -docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest -testx2112313 \ No newline at end of file +docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest \ No newline at end of file