Compare commits

...

2 Commits

Author SHA1 Message Date
deployer3000 342dafa6d0 Merge pull request 'f' (#19) from rc into main 2025-04-09 17:42:11 +03:00
yuobrezkov aaa85acbae f
test-org/test-ci-cd/pipeline/pr-main There was a failure building this commit Details
2025-04-09 17:40:56 +03:00
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
```bash
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