Add registries docs (#679)

This commit is contained in:
Anbraten 2022-01-09 02:50:25 +01:00 committed by GitHub
parent 9d17e26671
commit ce222dfe0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
# Registries
Woodpecker provides the ability to add container registries in the settings of your repository. Adding a registry allows you to authenticate and pull private images from a container registry when using these images as a step inside your pipeline.

View file

@ -5,7 +5,7 @@
<h1 class="text-xl text-gray-500">Registry credentials</h1>
<p class="text-sm text-gray-400 dark:text-gray-600">
Registries credentials can be added to use private images for your pipeline.
<DocsLink url="docs/usage/registry" />
<DocsLink url="docs/usage/registries" />
</p>
</div>
<Button