From 5856374ecd1f57c80225c517eae59429d45a2f82 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 17 Jun 2024 20:25:19 +0200 Subject: [PATCH] readme/variables --- readme.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 33e8fcd..68ffbd2 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,19 @@ # Project -Sample project using [Continuous Deployment](https://forge.rwx.work/rwx.work/cd). +Sample project showcasing [Continuous Deployment](https://forge.rwx.work/rwx.work/cd). -## Continuous Integration links +## Continuous Integration + +### builds * [forgejo @ forge.rwx.work](https://forge.rwx.work/rwx.work/project/actions) * [gitea @ git.projectsegfau.lt](https://git.projectsegfau.lt/rwx.work/project/actions) * [github @ github.com](https://github.com/rwx-work/project/actions) * [gitlab @ gitlab.com](https://gitlab.com/rwx.work/project/-/pipelines) + +### variables + +* [forgejo @ forge.rwx.work](https://forge.rwx.work/org/rwx.work/settings/actions/variables) +* [gitea @ git.projectsegfau.lt](https://git.projectsegfau.lt/org/rwx.work/settings/actions/variables) +* [github @ github.com](https://github.com/organizations/rwx-work/settings/variables/actions) +* [gitlab @ gitlab.com](https://gitlab.com/groups/rwx.work/-/settings/ci_cd)