Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

gitlab 6.0.2 Jenkins CI services not showing

I have a gitlab server version "Gitlab 6.0.2 10b0b8f". I want to connect "Jenkins CI" for build purpose. for this I am following - http://doc.gitlab.com/ee/integration/jenkins.html .But In a project services I am not able to see "Jenkins CI". Only I can See "Gitlab CI". Can you please help me. Any example will be appriciated.

like image 709
Biswajit Das Avatar asked Aug 16 '14 18:08

Biswajit Das


1 Answers

Solved. Jenkins CI support is only included in the Enterprise version (EE). gitlab server version "Gitlab 6.0.2 10b0b8f" is not a enterprise edition. so it is not possible. Check https://github.com/gitlabhq/gitlabhq/issues/7525

like image 158
Biswajit Das Avatar answered Oct 26 '22 12:10

Biswajit Das