Обновить README.md

This commit is contained in:
Vic 2026-08-06 15:18:37 +03:00
parent b411158877
commit a240c40c87

View file

@ -1,4 +1,4 @@
# GitLab CI pre-setups
# GitLab CI setups
Since not all of us can get access to gitlab freely, because of many reasons, like money or political situation, to train this skill you should install your own local instance of gitlab first.
To do so you can use your own lab-server(local or vps), I preferred to use local Ubuntu lab on my PC via VirtualBox.
@ -53,6 +53,7 @@ sudo docker exec -it gitlab grep 'Password:' /etc/gitlab/initial_root_password
I'm gonna use PyCharm(Win10):
`File -> Settings -> Version Control -> GitLab`
---
Server: http://localhost:85
Token: token you've just got