Обновить README.md
This commit is contained in:
parent
b411158877
commit
a240c40c87
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue