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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-04-25 16:42:11 +0300
committerRémy Coutable <remy@rymai.me>2017-04-25 21:40:44 +0300
commit3b560dd04bb49bcefa3abfd251224969cfca427f (patch)
tree9a9b120e48b6b4f47ab2e03a3d8615f0dcf23ef7 /.gitlab-ci.yml
parent6dc424c949ab3de9395d821b05d2e1cc5f632ed2 (diff)
Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling for specific branches
Signed-off-by: Rémy Coutable <remy@rymai.me>
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 12385b293c0..4a16a0aaba0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,7 +59,7 @@ stages:
.only-master-and-ee-or-mysql: &only-master-and-ee-or-mysql
only:
- - /\-(?i)mysql$/
+ - /mysql/
- master@gitlab-org/gitlab-ce
- master@gitlab/gitlabhq
- tags@gitlab-org/gitlab-ce