Go to file
deployer3000 8660b8b2ac Merge pull request 'rc' (#28) from rc into main 2025-04-09 18:16:07 +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 ili da? 2025-04-09 18:11:08 +03:00
README.md da 2025-04-09 18:14:46 +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