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-12-13 10:38:54 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-12-13 10:38:54 +0300
commit1ca412593e985a088f06cd59f000e4aa20cf312f (patch)
treef7095eb4a75669a58216a257b8547d152d0fe758 /.gitlab-ci.yml
parent5f5ba4fb4d8f1dda534d25006e9288ce1ee8229a (diff)
Make compile run on master.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3368e88d..6eb6032f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,8 +25,6 @@ compile:
paths:
- tmp/
- vendor/ruby
- except:
- - master
tags:
- docker