From 20f2a86ccf00e1edd0b30d6326185dd6be8f8bca Mon Sep 17 00:00:00 2001 From: yuobrezkov Date: Wed, 9 Apr 2025 18:28:35 +0300 Subject: [PATCH] 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1db4248..d0027cf 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ```bash docker build -t test-ci-cd . -docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest +docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest \ No newline at end of file