How can I get a GitLab project's container registry information using the API? -
in documentation gitlab ce 9.x, /projects/:id returns information on project including container_registry_enabled. examples shown have values of field set false. if set true instead? more information on container registry?
specifically, able fetch image name , available tags using api.
Comments
Post a Comment