Compare commits

..

No commits in common. "e10bb09d7b2fd14a313c66a3fcb764ce24ac9c66" and "07a672ccd6d981c8c68d81c3d693742c7d1e9ff9" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

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