Commit 5726f4df authored by dosire's avatar dosire

Screenshots in subdirectory don't work with the doc server.

parent 7ab46831
......@@ -17,7 +17,7 @@ Requirements:
1. Install GitLab Hook plugin
2. Setup jenkins project
![screen](jenkins/jenkins_project.jpg)
![screen](jenkins_project.jpg)
## GitLab
......@@ -27,15 +27,15 @@ Requirements:
Jenkins need read access to GitLab repository. We already specified private key to use in Jenkins. Now we need to add public key to GitLab project
![screen](jenkins/gitlab_deploy.png)
![screen](jenkins_gitlab_deploy.png)
### Jenkins service
Now navigate to GitLab services page and activate Jenkins
![screen](jenkins/gitlab_service.png)
![screen](jenkins_gitlab_service.png)
Done! Now when you push to GitLab - it will create build for Jenkins.
And also you will be able to see merge request build statuswith link to Jenkins build.
\ No newline at end of file
And also you will be able to see merge request build statuswith link to Jenkins build.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment