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