Sha256: 8c001797708560dd326b97fbbd5d0a2895d92162f5a9f89045067e49584e0f3f
Contents?: true
Size: 259 Bytes
Versions: 30
Compression:
Stored size: 259 Bytes
Contents
# frozen_string_literal: true module Gitlab module QA module Component class StagingRef < Staging ADDRESS = 'https://staging-ref.gitlab.com' GEO_SECONDARY_ADDRESS = 'https://geo.staging-ref.gitlab.com' end end end end
Version data entries
30 entries across 30 versions & 1 rubygems