diff --git a/README.md b/README.md index 3927c8b..f4a15df 100644 --- a/README.md +++ b/README.md @@ -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