Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2017-09-12 13:10:36 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2017-09-12 13:10:36 +0300
commita3a9941f27c9af63b56c00012137c7e73ff7c13c (patch)
treebc5db50d97e7b2e8a58310c58c0025e987eafb2b /nanoc.yaml
parent0fbbc80434f5f966326abc6e0c5e3e714ac49328 (diff)
Change GitLab Runner repository to a new path
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 00c4fd6c..26610b24 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -141,7 +141,7 @@ products:
slug: 'runner'
index_file: 'index.*'
description: 'Browse installation, configuration, maintenance, and troubleshooting documentation for GitLab Runner.'
- repo: 'https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git'
+ repo: 'https://gitlab.com/gitlab-org/gitlab-runner.git'
dirs:
temp_dir: 'tmp/runner/'
dest_dir: 'content/runner'