Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit 3508ca2

Browse files
committed
No need in ssh any more
Signed-off-by: Dmitriy Zaporozhets <[email protected]>
1 parent deaf47c commit 3508ca2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@ CI_SERVER_URL=https://ci.example.com REGISTRATION_TOKEN=replaceme bundle exec ./
9797

9898
The registration token can be found at: <http://gitlab-ci-domain.com/admin/runners>, accessible through Header > Runners.
9999

100-
SSH into your GitLab server and confirm to add host key to known_hosts:
101-
102-
```bash
103-
ssh git@<your gitlab url>
104-
```
105100

106101
Place the init.d file:
107102

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v5.0.0.pre
1+
v5.0.0

0 commit comments

Comments
 (0)