diff options
author | Jarka Kadlecova <jarka@gitlab.com> | 2017-09-06 16:15:27 +0200 |
---|---|---|
committer | Jarka Kadlecova <jarka@gitlab.com> | 2017-09-06 19:49:27 +0200 |
commit | eac86b3e5fbea4afb4c5e0ec2fc30c4c62a663bb (patch) | |
tree | 03568878b58329e12e2892fa715007da390597a9 /.gitlab-ci.yml | |
parent | 86cbf60cbb77d15ac01d86cec2e387974426f898 (diff) | |
download | gitlab-ce-eac86b3e5fbea4afb4c5e0ec2fc30c4c62a663bb.tar.gz |
reset namespace columns in migrationjk-fix-migrate
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
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: |