Commit bca46776 authored by Sofia Vistas's avatar Sofia Vistas

Restrict test to pipeline main

parent e7a075f7
# frozen_string_literal: true
module QA
RSpec.describe 'Package', :registry, :orchestrated do
RSpec.describe 'Package', :registry, :orchestrated, only: { pipeline: :main } do
describe 'Self-managed Container Registry' do
let(:project) do
Resource::Project.fabricate_via_api! do |project|
......
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