Skip to content

Commit

Permalink
Add hint for not visibles trusted option in project settings for non-…
Browse files Browse the repository at this point in the history
…admins (#807)
  • Loading branch information
anbraten authored Feb 26, 2022
1 parent 4607cf5 commit 40b5c6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/20-usage/71-project-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Every build initiated by a user (not including the project owner) needs to be ap

If you set your project to trusted, a pipeline step and by this the underlying containers gets access to escalated capabilities like mounting volumes.

:::note

Only server admins can set this option. If you are not a server admin this option wont be shown in your project settings.

:::

## Project visibility

You can change the visibility of your project by this setting. If a user has access to a project he can see all builds and their logs and artifacts. Settings, Secrets and Registries can only be accessed by owners.
Expand Down

0 comments on commit 40b5c6a

Please # to comment.