Compare commits

..

No commits in common. "342dafa6d08ab8307bfdbbb7b7bc8f4e6d2eb91e" and "84cdf8cdd38f27c939c97df4097e55d288209aa0" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -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
1123