howto release ci components in self managed or dedicated instance
Proposal
I followed all steps described in readme https://gitlab.com/components/opentofu/-/blob/main/README.md#usage-on-self-managed and as well official docs https://docs.gitlab.com/ee/ci/components/#use-a-gitlabcom-component-in-a-self-managed-instance: Still i have no explorable opentofu releases at https://my.cloud/explore/catalog/ even the opentofu project is marked as ci template project in path https://my.cloud/components/opentofu and as well can no reference in other pipelines by include
Point 6 of https://docs.gitlab.com/ee/ci/components/#use-a-gitlabcom-component-in-a-self-managed-instance is not clear How to do that on a mirrored repo? Which pipleine to execute or stgh else? Trying to run gitlab-opentofu-image:build:[1.8.2] I recognized that image builds request to run on arm, which is no compatible with amd64 runners (ec2 instances, is it? Please extend docs how to "release" or what else is needed to get opnetofo explorable in dedicated gitlab instances