Commit 0130f678 authored by Thong Kuah's avatar Thong Kuah

Merge branch...

Merge branch '202044-uninitialized-constant-geo-packagefilereplicator-preventing-omnibus-gitlab-docker-images' into 'master'

Explicitly require Geo::PackageFileReplicator

Closes #202044

See merge request gitlab-org/gitlab!24425
parents e5f8b338 43ab9257
# frozen_string_literal: true
require_relative '../../replicators/geo/package_file_replicator.rb'
class Packages::PackageFile < ApplicationRecord
include UpdateProjectStatistics
include ::Gitlab::Geo::ReplicableModel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment