summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install/installation.md2
-rw-r--r--doc/update/7.10-to-7.11.md2
-rw-r--r--doc/update/7.11-to-7.12.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index c8ee95d..4d85fb4 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -108,7 +108,7 @@ We recommend PostgreSQL but you can also use MySQL
cd gitlab-ci
- sudo -u gitlab_ci -H git checkout 7-9-stable
+ sudo -u gitlab_ci -H git checkout 7-12-stable
## 6. Setup application
diff --git a/doc/update/7.10-to-7.11.md b/doc/update/7.10-to-7.11.md
index fc4b567..4e04509 100644
--- a/doc/update/7.10-to-7.11.md
+++ b/doc/update/7.10-to-7.11.md
@@ -2,7 +2,7 @@
## Notice
-__GitLab CI 7.11 requires GitLab 7.11 or higher and GitLab Multi Runner 3.0 and higher
+__GitLab CI 7.11 requires GitLab 7.11 or higher and GitLab Multi Runner 0.3.0 and higher
### 1. Stop CI server
diff --git a/doc/update/7.11-to-7.12.md b/doc/update/7.11-to-7.12.md
index 1515a17..ad45ea3 100644
--- a/doc/update/7.11-to-7.12.md
+++ b/doc/update/7.11-to-7.12.md
@@ -2,7 +2,7 @@
## Notice
-__GitLab CI 7.12 requires GitLab 7.12 or higher and GitLab Multi Runner 4.0 or higher
+__GitLab CI 7.12 requires GitLab 7.12 or higher and GitLab Multi Runner 0.4.0 or higher
### 1. Stop CI server