You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,14 @@
1
1
strider-gitlab
2
2
==============
3
-
This plugin provides seamless integration between [Strider](https://github.com/Strider-CD/strider) and [GitLab](https://github.com/gitlabhq/gitlabhq). It enables
4
-
you to add GitLab repositories to Strider and it hooks up necessary webhooks in
When you add a gitlab project into strider, in order to checkout your branch
12
-
you need to put the strider project public key in a gitlab user ssh keys.
13
-
14
-
requirements
15
-
============
16
-
* Strider 1.4
17
-
* Gitlab 6.2
3
+
This plugin provides seamless integration between [Strider](https://github.com/Strider-CD/strider) and [GitLab](https://github.com/gitlabhq/gitlabhq). It enables you to add GitLab repositories to Strider and it hooks up necessary webhooks in order to automatically test on commits.
0 commit comments