Home

gitpecker @main - refs - log -
-
https://git.jolheiser.com/gitpecker.git
Woodpecker addon for generic git forge and OIDC
tree log patch
little bit o' readme sprucing Signed-off-by: jolheiser <git@jolheiser.com>
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQDlsnUoL7DeVcKWbz2Ef4XGZT+2cT5rlRGSEUmEwVitK0Z/Wn6NgrSTJ6BznGk3cgC XGGVN8q24fI9hh2isQIQ8= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
4 months ago
1 changed files, 5 additions(+), 1 deletions(-)
README.md
M README.md -> README.md
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
diff --git a/README.md b/README.md
index f52e3ee613c8cdd988514377253e000f40e2f93d..d8a49f7937f8b13706f73f881f044adc88b29139 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # gitpecker
 
-To set up, follow the [addon docs](https://woodpecker-ci.org/docs/administration/configuration/forges/addon) and define the following env vars for Woodpecker.
+Woodpecker addon forge for plain (bare) git repositories using generic OIDC for authentication.
+
+## Setup
+
+Follow the [addon docs](https://woodpecker-ci.org/docs/administration/configuration/forges/addon) and define the following env vars for Woodpecker.
 
 - `WOODPECKER_ADDON_FORGE` - Path to gitpecker binary
 - `GITPECKER_REPOS` - The location on disk that stores the **bare** `.git` repos.