Sha256: bd3c831273587c9db4f1017bdd22f9f93ab739f1b80be5393372fdef70dc5be0

Contents?: true

Size: 155 Bytes

Versions: 41

Compression:

Stored size: 155 Bytes

Contents

module Gitlab
  module QA
    module Component
      class Preprod < Staging
        ADDRESS = 'https://pre.gitlab.com'.freeze
      end
    end
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
gitlab-qa-7.13.0 lib/gitlab/qa/component/preprod.rb