Skip to content

Commit

Permalink
marketplace-operator: Move to openshift-priv
Browse files Browse the repository at this point in the history
This will be required to build with Konflux.
  • Loading branch information
vfreex authored and openshift-cherrypick-robot committed Dec 18, 2024
1 parent c3523c9 commit 864dd90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ push:
# - quay.io/openshift-qe-optional-operators

public_upstreams:
- private: "https://github.com/openshift-priv/operator-marketplace"
public: "https://github.com/operator-framework/operator-marketplace"
- private: "https://github.com/openshift-priv"
public: "https://github.com/openshift"
- private: "https://github.com/openshift-priv/ocp-build-data"
Expand Down
2 changes: 1 addition & 1 deletion images/marketplace-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ content:
git:
branch:
target: release-{MAJOR}.{MINOR}
url: [email protected]:operator-framework/operator-marketplace.git
url: [email protected]:openshift-priv/operator-marketplace.git
web: https://github.com/operator-framework/operator-marketplace
ci_alignment:
streams_prs:
Expand Down

0 comments on commit 864dd90

Please sign in to comment.