9

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.

CSchulz
  • 10,882
  • 11
  • 60
  • 114
Biswajit Das
  • 644
  • 7
  • 26

1 Answers1

15

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

Biswajit Das
  • 644
  • 7
  • 26