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:
authorMarcia Ramos <virtua.creative@gmail.com>2018-02-07 15:22:54 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-02-07 15:22:54 +0300
commit89883d5e65e0f17c27f8dae41c32848324d7b419 (patch)
tree879940de7869d798d84fd545e40fcadac918adac /.gitlab-ci.yml
parentb35e54a3afa72c9d96482ffea956b8ab17797c97 (diff)
revert .gitlab-ci.yml to the original state
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 86fb990e..2f44a1e8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ before_script:
- bundle install --jobs 4 --path vendor
variables:
- BRANCH_CE: 'docs-articles-test-layout' # this is for temporarily testing, needs to be reversed
+ BRANCH_CE: 'master' #
BRANCH_EE: 'master'
BRANCH_OMNIBUS: 'master'
BRANCH_RUNNER: 'master'