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: ...@@ -17,7 +17,7 @@ Requirements:
1. Install GitLab Hook plugin 1. Install GitLab Hook plugin
2. Setup jenkins project 2. Setup jenkins project
![screen](jenkins/jenkins_project.jpg) ![screen](jenkins_project.jpg)
## GitLab ## GitLab
...@@ -27,14 +27,14 @@ Requirements: ...@@ -27,14 +27,14 @@ 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 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 ### Jenkins service
Now navigate to GitLab services page and activate Jenkins 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. Done! Now when you push to GitLab - it will create build for Jenkins.
......
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