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.
相关问题
- Gitlab-runner without Docker
- How to get Gitlab merge request description in Git
- How do i give parameters to SonarQube.Scanner.MSBu
- What is the result of mounting `/var/run/docker.so
- Jenkins Slave Self Register
相关文章
- 请问 GitLab 如何连接一个已有的 Kubernetes 集群
- gitlab升级失败
- gitlab-ci docker 部署后 找不到容器
- ssh: Could not resolve hostname git: Name or servi
- How do you center text in Gitlab markdown?
- .gitlab-ci.yml after_script section: how can I tel
- Gitlab CI / Docker: Use custom image for job
- Move .git repo to parent directory [duplicate]
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