From a240c40c87d3ea1530fae60569a080fa01fdcc36 Mon Sep 17 00:00:00 2001 From: Vic Date: Thu, 6 Aug 2026 15:18:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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