diff options
author | Valery Sizov <vsv2711@gmail.com> | 2015-06-25 21:25:28 +0300 |
---|---|---|
committer | Valery Sizov <vsv2711@gmail.com> | 2015-06-26 12:33:47 +0300 |
commit | b34f96ec2a4a0d09d35f562aa18eb91071d95b2f (patch) | |
tree | 86796b5fd3066e16570f480e33fb8482a4e2304c | |
parent | 77d67c0689abe04ffe9d736012518ecfae028f1e (diff) | |
download | gitlab-ci-trace_in_file.tar.gz |
spec minor fixtrace_in_file
-rw-r--r-- | doc/update/7.12-to-7.13.md | 2 | ||||
-rw-r--r-- | spec/support/setup_builds_storage.rb (renamed from spec/support/builds_cleaner.rb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.12-to-7.13.md b/doc/update/7.12-to-7.13.md index 10ce885..e3600eb 100644 --- a/doc/update/7.12-to-7.13.md +++ b/doc/update/7.12-to-7.13.md @@ -2,7 +2,7 @@ ## Notice -__GitLab CI 7.13 requires GitLab 7.12 or higher and GitLab Multi Runner 4.0 or higher +__GitLab CI 7.13 requires GitLab 7.12 or higher and GitLab Multi Runner 0.4.0 or higher ### 1. Stop CI server diff --git a/spec/support/builds_cleaner.rb b/spec/support/setup_builds_storage.rb index ab93471..ab93471 100644 --- a/spec/support/builds_cleaner.rb +++ b/spec/support/setup_builds_storage.rb |