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:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:43:16 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:43:16 +0300
commitfbd1f448491113ad518ab44e7847a48f18d92699 (patch)
treed858987136df64ed78d37f0d6a9055505d14fdc7 /.gitlab-ci.yml
parent41f4a86bf101ec5fbe19f03cfad0e72d02304ef4 (diff)
Fix GitLab CI YML.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd9b1520..5949cb2e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,6 +8,6 @@ pages:
- nanoc
artifacts:
paths:
- - public
+ - output
only:
- master