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