Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated UI screenshots for the Using credentials page #7621

Merged
merged 4 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/doc/book/using/using-credentials.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,16 @@ To add new global credentials to your Jenkins controller:
. From the Jenkins home page (i.e. the Dashboard of the Jenkins classic UI),
click *Manage Jenkins > Manage Credentials*.
yashpal2104 marked this conversation as resolved.
Show resolved Hide resolved
+
image:../../../images/using/manage.png[image,title="Manage_credentials"]
image:../../../images/using/manage_credentials.png[image,title="Manage_credentials"]

. Under *Stores scoped to Jenkins* on the right, click on *Jenkins*.
. Under *Stores scoped to Jenkins* on the right, click on *System*.
+
image:../../../images/using/store.png[image,title="Store_scoped"]
image:../../../images/using/Stores_scoped_to_Jenkins.png[image,title="Store_scoped"]

. Under *System*, click the *Global credentials (unrestricted)* link to access
this default domain.
+
image:../../../images/using/system_global_credentials.png[image,title="System_global_credentials"]
image:../../../images/using/global_credentials.png[image,title="System_global_credentials"]

. Click *Add Credentials* on the left. +
*Note:* If there are no credentials in this default domain, you could also
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/using/global_credentials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/using/manage_credentials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading