From 6bb4b2a37d0f0d89ed27096dc17b56c1daa71ff8 Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 16:26:38 +0300 Subject: [PATCH] =?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