debian-mirror-gitlab/config/initializers/0_post_deployment_migrations.rb
2021-03-11 19:13:27 +05:30

7 lines
282 B
Ruby

# frozen_string_literal: true
# Post deployment migrations are included by default. This file must be loaded
# before other initializers as Rails may otherwise memoize a list of migrations
# excluding the post deployment migrations.
Gitlab::Database.add_post_migrate_path_to_rails