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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-02-07 15:30:26 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-02-07 15:30:26 +0300
commit29a8cf3c2a6355955fbc17be8c2c84d9fd17dc25 (patch)
tree29a14f0af67f8f0c414fb4800b675c63b0baaeff /.gitlab-ci.yml
parent1c38d9811df4ba39ffb572a45ed7c3fa87e1b395 (diff)
parent89883d5e65e0f17c27f8dae41c32848324d7b419 (diff)
Merge branch 'article-layout-1' into 'master'
Article layout Closes #157 See merge request gitlab-com/gitlab-docs!182
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 ce6cd434..864372b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ before_script:
- bundle install --jobs 4 --path vendor
variables:
- BRANCH_CE: 'master'
+ BRANCH_CE: 'master' #
BRANCH_EE: 'master'
BRANCH_OMNIBUS: 'master'
BRANCH_RUNNER: 'master'