f
test-org/test-ci-cd/pipeline/pr-main There was a failure building this commit Details

pull/19/head
yuobrezkov 2025-04-09 17:40:56 +03:00
parent 71db1d2a32
commit aaa85acbae
1 changed files with 2 additions and 1 deletions

View File

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