Merge pull request 'asd' (#22) from rc into main

pull/23/head
deployer3000 2025-04-09 17:50:31 +03:00
commit c0650bb74e
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
1123