Merge pull request 'rc' (#14) from rc into main

pull/15/head
deployer3000 2025-04-09 17:28:30 +03:00
commit e10bb09d7b
1 changed files with 1 additions and 2 deletions

View File

@ -3,4 +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
testx21