Draft: (paused) Publish to GitLab container registry
Merge request reports
Activity
assigned to @moul
added RN-silent label
added 1 commit
- e607a121 - ci: Present docker jobs available only if based on a protected reference
added 4 commits
Toggle commit listadded C-cicd label
@pini-gh, @HugoTrentesaux, @tuxmain or anyone interested into the topic. I am thinking about having all containers published on GitLab Container Registry, since it doesn’t require a protected reference. And having the releases publish in addition to DockerHub. DockerHub would contain just the stable releases. What do you think about this publication design?
I would answer "why not?".
How is this gitlab container registry available for external users?
Edited by piniIt’s publicly accessible here. You just have to specify the url when pulling the containers. Silkaj registry as an example.
- Resolved by pini
- Resolved by pini
mentioned in merge request !267 (merged)
unassigned @moul
Not a priority for me any more to have it in. Too much changes happen on
.gitlab-ci.yml
at the same when I was working on it. Today the rebase seems infeasible. Manually applying the changes frommaster
would be a better solution. If someone (me included) would like to work in it later, this MR could be of help. Can be closed depending on how you want to manage this repo. Using only one of the two container registry would also be preferred, otherwise it means more maintenance. But, it has to be discuss.Edited by MoulOk, so I keep this MR open with "(paused)" in the title to make the changes more visible for someone who wants to address #105.