Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #256 from ernesgonzalez33/fix-broken-link
Browse files Browse the repository at this point in the history
fix: fix broken link to secret creation
  • Loading branch information
gtrivedi88 authored May 2, 2024
2 parents e73136c + 11d12d1 commit 774f251
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ By default, all pipelines push the images to the `quay.io/redhat-user-workloads`
.. Follow Quay's link:https://docs.quay.io/glossary/robot-accounts.html[documentation] to create a robot account for your repository.
.. Give push access to your repository to the robot account.
.. Retrieve the `.dockercfg` from the "Docker Configuration" menu on your robot account credentials page.
.. Follow the steps to link:proc_creating-secrets-for-your-builds.adoc[create a secret for your build] as an "Image Pull Secret".
.. Follow the steps to xref:how-to-guides/configuring-builds/proc_creating-secrets-for-your-builds.adoc[create a secret for your build] as an "Image Pull Secret".

[NOTE]
====
Expand Down

0 comments on commit 774f251

Please sign in to comment.