Go to file
deployer3000 84cdf8cdd3 Merge pull request 'k' (#18) from rc into main
Reviewed-on: http://192.168.2.61/deployer3000/test-ci-cd/pulls/18
2025-04-09 17:40:40 +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 k 2025-04-09 17:39:46 +03:00
README.md про5 2025-04-09 17:35:09 +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