Compare commits

..

No commits in common. "c1dffd780929a92b10f5dcbfb098c2a53282730d" and "8f80603f78c108ebc7df5b9e8f1950a28e4e939b" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
```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
kakak3