Go to file
deployer3000 a89a5f3d28 Merge pull request 'rc' (#24) from rc into main 2025-04-09 18:02:56 +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 123as2123 2025-04-09 18:01:39 +03:00
README.md asd 2025-04-09 17:49:06 +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