Skip to content
Snippets Groups Projects
Verified Commit 3508ca25 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

No need in ssh any more

parent deaf47cc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -97,11 +97,6 @@ CI_SERVER_URL=https://ci.example.com REGISTRATION_TOKEN=replaceme bundle exec ./
 
The registration token can be found at: <http://gitlab-ci-domain.com/admin/runners>, accessible through Header > Runners.
 
SSH into your GitLab server and confirm to add host key to known_hosts:
```bash
ssh git@<your gitlab url>
```
 
Place the init.d file:
 
Loading
Loading
v5.0.0.pre
v5.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment