Go to file
yuobrezkov 00d3927df6
test-org/test-ci-cd/pipeline/pr-main There was a failure building this commit Details
Проверка3
2025-04-09 16:42:34 +03:00
.idea проверка через build api 2025-04-09 14:22:01 +03:00
.dockerignore Init commit 2025-03-11 11:44:46 +03:00
.gitignore проверка3 2025-04-09 15:09:03 +03:00
Dockerfile Init commit 2025-03-11 11:44:46 +03:00
Jenkinsfile Проверка3 2025-04-09 16:42:34 +03:00
README.md добавил в readme testx2 2025-04-09 16:29:19 +03:00
go.mod Init commit 2025-03-11 11:44:46 +03:00
main.go Init commit 2025-03-11 11:44:46 +03:00

README.md

test-ci-cd

docker build -t test-ci-cd .
docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest
testx2