Compare commits

..

No commits in common. "8660b8b2ac58622d45fe08d94288d0056cbd1bee" and "6e8e590ec97dc97d28fe0e67e604bec952a76dfc" have entirely different histories.

1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
```bash ```bash
docker build -t test-ci-cd . 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
123