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:
authorJarka Kadlecova <jarka@gitlab.com>2017-09-06 17:15:27 +0300
committerJarka Kadlecova <jarka@gitlab.com>2017-09-06 20:49:27 +0300
commiteac86b3e5fbea4afb4c5e0ec2fc30c4c62a663bb (patch)
tree03568878b58329e12e2892fa715007da390597a9 /.gitlab-ci.yml
parent86cbf60cbb77d15ac01d86cec2e387974426f898 (diff)
reset namespace columns in migration
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b76c8f00d77..70b0cde17ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -412,7 +412,6 @@ db:migrate:reset-mysql:
.migration-paths: &migration-paths
<<: *dedicated-runner
- <<: *only-canonical-masters
<<: *pull-cache
stage: test
variables: