From d5c3a37ca54b2321538188dab8ec8a381aa86f54 Mon Sep 17 00:00:00 2001 From: Ivan Kruglov Date: Mar 10 2025 14:59:01 +0000 Subject: systemd: fix CI instructions --- diff --git a/docs/internal/ci.md b/docs/internal/ci.md index 2bb320e..fa9b694 100644 --- a/docs/internal/ci.md +++ b/docs/internal/ci.md @@ -10,12 +10,12 @@ Currently we're running: - systemd-cd: a periodic task to kick off builds on [CBS](https://cbs.centos.org/koji/userinfo?userID=255) for systemd based off the latest git changes. This job is executed from the - [systemd-releng](https://gitlab.com/CentOS/Hyperscale/releng/systemd-releng) + [systemd RPM repo](https://gitlab.com/CentOS/Hyperscale/rpms/systemd) repository. Manual runs can be triggered - [here](https://gitlab.com/CentOS/Hyperscale/releng/systemd-releng/-/pipeline_schedules) + [here](https://gitlab.com/CentOS/Hyperscale/rpms/systemd/-/pipeline_schedules) ## Openshift SIG members can also request access to the CentOS [OpenShift](https://console-openshift-console.apps.ocp.ci.centos.org/topology/ns/hyperscale) -instance to run jobs if needed. \ No newline at end of file +instance to run jobs if needed.