Hacker News new | ask | show | jobs
by mrmattyboy 848 days ago
One thing that I haven't out how to do is allowing unauthenticated Gitlab users to view deployments/environments for public projects.

Not only is the "deployments" tab missing (which isn't the _end_ of the world), but the environment (with the link to the instance) isn't shown in pull requests until the user logs in.

Does anyone know if this is possible? I couldn't find much in Gitlab's docs

1 comments

Think it is only possible with public projects
It's definitely a public project :)

Edit: Ah, I found it - it's the permissions for 'Operations'