rc #28

Merged
deployer3000 merged 2 commits from rc into main 2025-04-09 18:16:07 +03:00
1 changed files with 1 additions and 3 deletions

View File

@ -3,5 +3,3 @@
```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