Sha256: 109e20283a0391684c4806b1756c608b33f89603ff312381ec106d9ef5055f07

Contents?: true

Size: 166 Bytes

Versions: 27

Compression:

Stored size: 166 Bytes

Contents

module Gitlab
  module QA
    module Component
      class StagingRef < Staging
        ADDRESS = 'https://staging-ref.gitlab.com'.freeze
      end
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
gitlab-qa-7.16.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.15.1 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.15.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.14.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.13.3 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.13.2 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.13.1 lib/gitlab/qa/component/staging_ref.rb